Bump version

This commit is contained in:
世界 2024-03-29 04:52:42 +00:00
parent f95ce57c9d
commit eb7866ce3c
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
3 changed files with 5 additions and 2 deletions

View File

@ -81,7 +81,6 @@ release_repo:
go run ./cmd/internal/build goreleaser release -f .goreleaser.fury.yaml --clean go run ./cmd/internal/build goreleaser release -f .goreleaser.fury.yaml --clean
release_install: release_install:
go install -v github.com/goreleaser/goreleaser@latest
go install -v github.com/tcnksm/ghr@latest go install -v github.com/tcnksm/ghr@latest
update_android_version: update_android_version:

@ -1 +1 @@
Subproject commit 1a7b9dc6fd2e73337853b20397b8504e1daf874e Subproject commit 2b553d7f7d6587dd095295c7b3ddd74083475d75

View File

@ -2,6 +2,10 @@
icon: material/alert-decagram icon: material/alert-decagram
--- ---
#### 1.8.11
* Fixes and improvements
#### 1.8.10 #### 1.8.10
* Fixes and improvements * Fixes and improvements