Skip to content

Commit 752d508

Browse files
committed
Remove constant
1 parent 49d2843 commit 752d508

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Constants.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
namespace AppEditor.Constants {
1919
public const string APP_NAME = _("AppEditor");
20-
public const string VERSION = "0.9.3";
2120
public const string SETTINGS_SCHEMA = "com.github.donadigo.appeditor";
2221
public const string EXEC_NAME = "com.github.donadigo.appeditor";
2322
public const string DESKTOP_NAME = "com.github.donadigo.appeditor.desktop";

0 commit comments

Comments
 (0)