Skip to content

Commit 8cce933

Browse files
committed
⚡ 023
1 parent 13a134b commit 8cce933

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
env:
77
GH_TOKEN: ${{ secrets.GH_TOKEN }}
8-
RUST_TOOLCHAIN: nightly-2023-03-13
8+
RUST_TOOLCHAIN: nightly-2023-10-31
99
NDK_VERSION: 25.2.9519653
1010
jobs:
1111

ci/version.code.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.2
1+
v0.2.3

ci/version.info.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
v0.2.2
1+
v0.2.3
22

33
- [x] ♻️ Network

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: jenny comic browser
33

44
publish_to: 'none'
55

6-
version: 0.2.2+22
6+
version: 0.2.3+23
77

88
environment:
99
sdk: ">=2.15.1 <3.0.0"

0 commit comments

Comments
 (0)