diff --git a/CMakeLists.txt b/CMakeLists.txt
index 43d3e4eb..fe9e973a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13)
# cmake_policy(SET CMP0076 OLD)
-set(FLAMESHOT_VERSION 0.9.0)
+set(FLAMESHOT_VERSION 0.10.0)
# Flameshot-org
set(GIT_API_URL "https://api.github.com/repos/flameshot-org/flameshot/releases/latest")
diff --git a/data/appdata/org.flameshot.Flameshot.metainfo.xml b/data/appdata/org.flameshot.Flameshot.metainfo.xml
index 23b00e0c..f8ea6282 100644
--- a/data/appdata/org.flameshot.Flameshot.metainfo.xml
+++ b/data/appdata/org.flameshot.Flameshot.metainfo.xml
@@ -9,6 +9,7 @@ SPDX-License-Identifier: CC0-1.0
GPL-3.0-or-later
Flameshot
+
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index b3d6b813..4b43a28e 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,5 +1,5 @@
-flameshot (0.9.0-1) unstable; urgency=medium
+flameshot (0.10.0-1) unstable; urgency=medium
* New stable release.
- -- Jeremy Borgman Sat, 27 Feb 2021 18:24:29 -0600
+ -- Jeremy Borgman Sun, 16 May 2021 18:24:29 -0600
diff --git a/packaging/rpm/flameshot.spec b/packaging/rpm/flameshot.spec
index 23c2921c..b07fbc0b 100644
--- a/packaging/rpm/flameshot.spec
+++ b/packaging/rpm/flameshot.spec
@@ -1,5 +1,5 @@
Name: flameshot
-Version: 0.8.5
+Version: 0.10.0
Release: 1%{?dist}
Summary: Powerful yet simple to use screenshot software
Summary(eu-ES): Potente pero simple de usar software de capturas
@@ -96,6 +96,8 @@ make %{?_smp_mflags}
%{_datadir}/icons/hicolor
%changelog
+* Sun May 17 2021 Jeremy Borgman - 0.10.0-1
+- Updated for flameshot 0.10.0
* Sat Feb 27 2021 Jeremy Borgman - 0.9.0-1
- Updated for flameshot 0.9.0
* Sat Oct 14 2020 Jeremy Borgman - 0.8.5-1