diff --git a/data/com.manexim.codecard.appdata.xml.in b/data/com.manexim.codecard.appdata.xml.in
index e0cb878..d8b0dc0 100644
--- a/data/com.manexim.codecard.appdata.xml.in
+++ b/data/com.manexim.codecard.appdata.xml.in
@@ -16,6 +16,23 @@
com.manexim.codecard
+
+
+ New:
+
+ Improved:
+
+ Fixed:
+
+ Translations:
+
+
+
New:
@@ -58,7 +75,7 @@
#fafafa
5
-
+ pk_live_51EkDoMLYdJjuk3fQojbwFrjE0vpw7Qnu76a8ww9dLSxmKPfAbqJ8q6nlfWr3xYKwbf39dVnem4OBtWrWvVkCI8Sd00Vj6w1qJq
none
diff --git a/meson.build b/meson.build
index 3a06a26..dfdb3f4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('com.manexim.codecard', 'vala', 'c', version: '1.0.1')
+project('com.manexim.codecard', 'vala', 'c', version: '1.0.2')
# Include the translations module
i18n = import('i18n')