From 07c24a51cc60c6f958055f48c6c01361be6179b6 Mon Sep 17 00:00:00 2001 From: Alecaddd Date: Fri, 23 Feb 2018 16:16:06 -0800 Subject: [PATCH] Version bump --- CMakeLists.txt | 2 +- data/com.github.alecaddd.sequeler.appdata.xml | 9 +++++++++ debian/changelog | 8 ++++++++ snap/snapcraft.yaml | 2 +- 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e330bb2b..93d1bd79 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.2") +set (VERSION "0.5.3") 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 2e0a67b6..defc2963 100644 --- a/data/com.github.alecaddd.sequeler.appdata.xml +++ b/data/com.github.alecaddd.sequeler.appdata.xml @@ -26,6 +26,15 @@ com.github.alecaddd.sequeler + + +

Bug fixes and improvements.

+
    +
  • Fixed PostgreSQL Schema show options.
  • +
  • Fixed crash on new connection dialog when opening the connection before saving.
  • +
+
+

Little side dish update.

diff --git a/debian/changelog b/debian/changelog index 6048ff64..5ff4900c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +com.github.alecaddd.sequeler (0.5.3) xenial; urgency=medium + + * Bug fixes and improvements. + * Fixed PostgreSQL Schema show options. + * Fixed crash on new connection dialog when opening the connection before saving. + + -- Alessandro Castellani Fri, 23 Feb 2018 12:28:00 -0500 + com.github.alecaddd.sequeler (0.5.2) xenial; urgency=medium * Fixed save window state on close. diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index aeaee58e..103b4c0b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: sequeler -version: '0.5.2' +version: '0.5.3' summary: Friendly SQL Client description: | Store your Database Connections in the built-in library,