Skip to content
Snippets Groups Projects
Verified Commit 525b0d82 authored by Roberto Leinardi's avatar Roberto Leinardi
Browse files

Prepare for release 0.7.3

parent be87f27c
No related branches found
Tags 0.7.3
1 merge request!12Release 0.7.3
......@@ -19,7 +19,7 @@ from typing import Dict, Any
APP_PACKAGE_NAME = "gst"
APP_NAME = "GST"
APP_ID = "com.leinardi.gst"
APP_VERSION = "0.7.2"
APP_VERSION = "0.7.3"
APP_ICON_NAME = APP_ID
APP_ICON_NAME_SYMBOLIC = APP_ID + "-symbolic"
APP_DB_NAME = APP_PACKAGE_NAME + ".db"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment