diff --git a/CMakeLists.txt b/CMakeLists.txt index 93d1bd79..2bc7abac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ set (PKGDATADIR "${DATADIR}/com.github.alecaddd.sequeler") set (EXEC_NAME "com.github.alecaddd.sequeler") set (RELEASE_NAME "Sequeler") -set (VERSION "0.5.3") +set (VERSION "0.5.4") set (VERSION_INFO "Friendly SQL Client") # disable C compiler warnings diff --git a/data/com.github.alecaddd.sequeler.appdata.xml b/data/com.github.alecaddd.sequeler.appdata.xml index defc2963..fff003b2 100644 --- a/data/com.github.alecaddd.sequeler.appdata.xml +++ b/data/com.github.alecaddd.sequeler.appdata.xml @@ -26,6 +26,17 @@ com.github.alecaddd.sequeler + + +

New Icon and Import/Export Library.

+
    +
  • Fancy new icon.
  • +
  • Import and Export connections library.
  • +
  • Fixed random crash when opening and closing multiple connections.
  • +
  • Bug fixes and improvements.
  • +
+
+

Bug fixes and improvements.

diff --git a/debian/changelog b/debian/changelog index 5ff4900c..70a29736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +com.github.alecaddd.sequeler (0.5.4) xenial; urgency=medium + + * New Icon and Import/Export Library. + * Fancy new icon. + * Import and Export connections library. + * Fixed random crash when opening and closing multiple connections. + * Bug fixes and improvements. + + -- Alessandro Castellani Fri, 24 Feb 2018 12:28:00 -0500 + com.github.alecaddd.sequeler (0.5.3) xenial; urgency=medium * Bug fixes and improvements. diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 103b4c0b..8bafd9c3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: sequeler -version: '0.5.3' +version: '0.5.4' summary: Friendly SQL Client description: | Store your Database Connections in the built-in library,