Skip to content

Commit 566354c

Browse files
authored
Release: 2.1.1-beta (#189)
1 parent 02799f2 commit 566354c

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

0 commit comments

Comments
 (0)