Skip to content

Commit f348e5c

Browse files
authored
Release: 2.0.1-beta (#173)
1 parent ee64701 commit f348e5c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kotlin.mpp.enableCInteropCommonization=true
1717

1818
#Abysner
1919
# DMG distribution does not support "-beta", MSI requires at least MAJOR.MINOR.BUILD
20-
abysnerVersionBase=2.0.0
21-
abysnerVersion=2.0.0-beta
20+
abysnerVersionBase=2.0.1
21+
abysnerVersion=2.0.1-beta
2222
# iOS supports a String here, but Android only an integer
23-
abysnerBuildNumber=11
23+
abysnerBuildNumber=12
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
MARKETING_VERSION=2.0.0
2-
CURRENT_PROJECT_VERSION=11
1+
MARKETING_VERSION=2.0.1
2+
CURRENT_PROJECT_VERSION=12

0 commit comments

Comments
 (0)