Skip to content

Commit

Permalink
⚡ 023
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Nov 1, 2023
1 parent 13a134b commit 8cce933
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
RUST_TOOLCHAIN: nightly-2023-03-13
RUST_TOOLCHAIN: nightly-2023-10-31
NDK_VERSION: 25.2.9519653
jobs:

Expand Down
2 changes: 1 addition & 1 deletion ci/version.code.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.2
v0.2.3
2 changes: 1 addition & 1 deletion ci/version.info.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v0.2.2
v0.2.3

- [x] ♻️ Network
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: jenny comic browser

publish_to: 'none'

version: 0.2.2+22
version: 0.2.3+23

environment:
sdk: ">=2.15.1 <3.0.0"
Expand Down

0 comments on commit 8cce933

Please sign in to comment.