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 21ac65f commit 10229a9Copy full SHA for 10229a9
Rakefile
@@ -49,7 +49,7 @@ def release_version
49
end
50
51
def version
52
- "#{release_version}.0"
+ "#{release_version}.2"
53
54
55
ide_version = "2.8.0"
0 commit comments