Skip to content

Commit 67267ee

Browse files
committed
Version bump
1 parent d4d6e72 commit 67267ee

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
@@ -23,7 +23,7 @@ compileJava {
2323
group = 'org.vineflower'
2424
archivesBaseName = 'vineflower'
2525

26-
version = '1.9.2'
26+
version = '1.9.3'
2727

2828
def ENV = System.getenv()
2929
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

0 commit comments

Comments
 (0)