Skip to content

Commit c75d333

Browse files
committed
Prepare for next development iteration
1 parent 0f8e88b commit c75d333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ POM_DEVELOPER_ID=toxicity-io
3232
POM_DEVELOPER_NAME=Toxicity
3333
POM_DEVELOPER_URL=https://github.com/toxicity-io/
3434

35-
VERSION_NAME=2.0.2-1.9.1-0
35+
VERSION_NAME=2.0.2-1.9.2-0-SNAPSHOT
3636
# 2.0.0-1.6.4-0-alpha01 = (02 00 00 00) + (01 06 04 00) + 11 = 03 06 04 11
3737
# 2.0.0-1.6.4-0-beta01 = (02 00 00 00) + (01 06 04 00) + 21 = 03 06 04 21
3838
# 2.0.0-1.6.4-0-rc01 = (02 00 00 00) + (01 06 04 00) + 31 = 03 06 04 31
@@ -42,4 +42,4 @@ VERSION_NAME=2.0.2-1.9.1-0
4242
# 2.1.0-1.6.5-2 = (02 01 00 00) + (01 06 05 00) + 42 = 03 07 05 42
4343
# 2.1.0-1.6.6-0 = (02 01 00 00) + (01 06 06 00) + 40 = 03 07 06 40
4444
# 2.2.1-1.7.0-0 = (02 02 01 00) + (01 07 00 00) + 40 = 03 09 01 40
45-
VERSION_CODE=03090340
45+
VERSION_CODE=03090440

0 commit comments

Comments
 (0)