We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801c721 commit 3ca47fbCopy full SHA for 3ca47fb
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
apply plugin: 'com.github.johnrengelman.shadow'
13
apply plugin: 'java'
14
15
-version = "2.3"
+version = "2.4"
16
group = "ofdev" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
17
archivesBaseName = "aa_do_not_rename_OptiFineDevTweaker"
18
0 commit comments