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 15fe5fc commit 3da6b38Copy full SHA for 3da6b38
Rakefile
@@ -54,7 +54,7 @@ def release_version
54
end
55
56
def version
57
- "#{release_version}.0"
+ "#{release_version}.1"
58
59
60
ide_version = "2.8.0"
java/CHANGELOG
@@ -1,3 +1,9 @@
1
+v2.53.1
2
+=======
3
+
4
+Firefox:
5
+ * Update to allow use with Firefox 47.0.1
6
7
v2.53.0
8
=======
9
0 commit comments