We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6838a70 commit 9041720Copy full SHA for 9041720
build.gradle
@@ -28,7 +28,7 @@ plugins {
28
}
29
30
group 'mhahnFr'
31
-version '3.5-alpha'
+version '3.5'
32
33
def isMac = System.getProperty('os.name').toLowerCase().contains('mac')
34
def appleScripts = new File('scripts').listFiles()
0 commit comments