We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f645b5 commit 75a313cCopy full SHA for 75a313c
CHANGELOG.txt
@@ -1,3 +1,7 @@
1
+Beta v0.12.0 (2020-05-16)
2
+-------------------------
3
+* No changes since Beta v0.11.4.
4
+
5
Beta v0.11.4 (2020-03-27)
6
-------------------------
7
* Fix blank menu item in Group menu.
KeeAgent/Properties/AssemblyInfo.cs
@@ -50,5 +50,5 @@
50
// Build Number
51
// Revision
52
//
53
-[assembly: AssemblyVersion("0.11.4.0")]
54
-[assembly: AssemblyFileVersion("0.11.4.0")]
+[assembly: AssemblyVersion("0.12.0.0")]
+[assembly: AssemblyFileVersion("0.12.0.0")]
0 commit comments