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 bdc27fd commit f550162Copy full SHA for f550162
NEWS
@@ -1,3 +1,9 @@
1
+seahorse-caja 1.18.3
2
+* Support gnupg 2.1 and 2.2.
3
+* Fix desktop files to use valid field code with Exec key.
4
+* Remove GtkStock deprecated usage.
5
+* Minimal version for gtk-3.0 is now 3.10.
6
+
7
seahorse-caja 1.18.2
8
* Update FSF address in COPYING file.
9
* Update README.md to clarify this project is based on seahorse-nautilus.
configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([seahorse-caja], [1.18.1],
+AC_INIT([seahorse-caja], [1.18.3],
[https://github.com/darkshram/seahorse-caja/issues],
[seahorse-caja])
0 commit comments