Skip to content

Commit abcb2aa

Browse files
authored
Release: 2.1.0-beta (#187)
1 parent 0eab1d5 commit abcb2aa

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.1
21-
abysnerVersion=2.0.1-beta
20+
abysnerVersionBase=2.1.0
21+
abysnerVersion=2.1.0-beta
2222
# iOS supports a String here, but Android only an integer
23-
abysnerBuildNumber=12
23+
abysnerBuildNumber=13
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
MARKETING_VERSION=2.0.1
2-
CURRENT_PROJECT_VERSION=12
1+
MARKETING_VERSION=2.1.0
2+
CURRENT_PROJECT_VERSION=13

0 commit comments

Comments
 (0)