Skip to content

Commit 5f18f94

Browse files
committed
Bump version to 1.11.1
1 parent 971c157 commit 5f18f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ allprojects {
5858
group = 'org.vineflower'
5959
base.archivesName = 'vineflower'
6060

61-
version = '1.11.0'
61+
version = '1.11.1'
6262

6363
def ENV = System.getenv()
6464
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

0 commit comments

Comments
 (0)