diff --git a/.appveyor.yml b/.appveyor.yml
index 637d26ac..2675c600 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -45,7 +45,7 @@ install:
- cmd: where meson.exe
- cmd: powershell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; wget %NINJA_URL% -OutFile ninja.zip; Expand-Archive .\ninja.zip -DestinationPath ."
# Artifacts
- - cmd: set "ARTIFACT_NAME=Cutter-v1.12.0-rc1-%ARCH%.Windows"
+ - cmd: set "ARTIFACT_NAME=Cutter-v1.12.0-%ARCH%.Windows"
- cmd: if defined MESON ( set "ARTIFACT_PATH=dist_%ARCH%" ) else ( set "ARTIFACT_PATH=build_%ARCH%\cutter" )
before_build:
diff --git a/docs/source/conf.py b/docs/source/conf.py
index e83e23c8..a28f0746 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -26,7 +26,7 @@ author = 'The Cutter Developers'
# The short X.Y version
version = '1.12'
# The full version, including a2lpha/beta/rc tags
-release = '1.12.0-rc1'
+release = '1.12.0'
# -- General configuration ---------------------------------------------------
diff --git a/src/org.radare.Cutter.appdata.xml b/src/org.radare.Cutter.appdata.xml
index c8acd9f2..5816e4ea 100644
--- a/src/org.radare.Cutter.appdata.xml
+++ b/src/org.radare.Cutter.appdata.xml
@@ -25,7 +25,7 @@
xarkes
-
+