We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c916f commit 1a3438dCopy full SHA for 1a3438d
src/app.rb
@@ -4,7 +4,7 @@ module App
4
extend self
5
6
include CompileVersion
7
- VERSION = "1.17"
+ VERSION = "1.18"
8
OS = org.jruby.platform.Platform::OS
9
OS_VERSION = java.lang.System.getProperty("os.version")
10
0 commit comments