Skip to content

Commit 63b038a

Browse files
committed
chore(version): version bump 2.0.1-beta
1 parent 5487e82 commit 63b038a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

maven-versions.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
2-
plutoVersion = '2.0.0'
3-
networkVersion = '2.0.0'
4-
loggerVersion = '2.0.0'
5-
exceptionsVersion = '2.0.0'
6-
preferencesVersion = '2.0.0'
2+
plutoVersion = '2.0.1-beta'
3+
networkVersion = '2.0.1-beta'
4+
loggerVersion = '2.0.1-beta'
5+
exceptionsVersion = '2.0.1-beta'
6+
preferencesVersion = '2.0.1-beta'
77
}

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
major=2
22
minor=0
3-
patch=0
3+
patch=1
44
build=0
5-
channel=release
5+
channel=beta

0 commit comments

Comments
 (0)