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 27125a6 commit 5ddc541Copy full SHA for 5ddc541
source/gx/tilix/constants.d
@@ -73,7 +73,7 @@ enum APPLICATION_ID = "com.gexperts.Tilix";
73
74
// Application values used in About Dialog
75
enum APPLICATION_NAME = "Tilix";
76
-enum APPLICATION_VERSION = "1.8.0-0.0.1";
+enum APPLICATION_VERSION = "1.8.1";
77
enum APPLICATION_AUTHOR = "Gerald Nunn";
78
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2017 " ~ APPLICATION_AUTHOR;
79
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");
0 commit comments