From 1f3f28e448b1d1c1f2d513afe7d90a5475e29bac Mon Sep 17 00:00:00 2001 From: SubhadeepJasu Date: Wed, 3 Nov 2021 16:17:10 +0530 Subject: [PATCH] Bump version to 2.0.3 --- data/com.github.subhadeepjasu.pebbles.appdata.xml.in | 12 ++++++++++++ data/com.github.subhadeepjasu.pebbles.gschema.xml | 2 +- meson.build | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/data/com.github.subhadeepjasu.pebbles.appdata.xml.in b/data/com.github.subhadeepjasu.pebbles.appdata.xml.in index 2c7f5f84..bf27200d 100644 --- a/data/com.github.subhadeepjasu.pebbles.appdata.xml.in +++ b/data/com.github.subhadeepjasu.pebbles.appdata.xml.in @@ -93,6 +93,18 @@ none + + +

Improved:

+
    +
  • [Programmer] Transition to integer-integer logic for all operations
  • +
+

Translations:

+
    +
  • Simplified Chinese (by Tommy He)
  • +
+
+

Fixed:

diff --git a/data/com.github.subhadeepjasu.pebbles.gschema.xml b/data/com.github.subhadeepjasu.pebbles.gschema.xml index 0762b8af..7a8f5cda 100644 --- a/data/com.github.subhadeepjasu.pebbles.gschema.xml +++ b/data/com.github.subhadeepjasu.pebbles.gschema.xml @@ -28,7 +28,7 @@ - + -1 The saved x-position of the window. diff --git a/meson.build b/meson.build index 072c4ff4..e3763962 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project ( 'com.github.subhadeepjasu.pebbles', 'vala', 'c', - version: '2.0.2', + version: '2.0.3', ) # GNOME module