We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d2843 commit 752d508Copy full SHA for 752d508
src/Constants.vala
@@ -17,7 +17,6 @@
17
18
namespace AppEditor.Constants {
19
public const string APP_NAME = _("AppEditor");
20
- public const string VERSION = "0.9.3";
21
public const string SETTINGS_SCHEMA = "com.github.donadigo.appeditor";
22
public const string EXEC_NAME = "com.github.donadigo.appeditor";
23
public const string DESKTOP_NAME = "com.github.donadigo.appeditor.desktop";
0 commit comments