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 99bf3c7 commit 11fa0c8Copy full SHA for 11fa0c8
source/gx/tilix/constants.d
@@ -71,7 +71,7 @@ enum APPLICATION_ID = "com.gexperts.Tilix";
71
72
// Application values used in About Dialog
73
enum APPLICATION_NAME = "Tilix";
74
-enum APPLICATION_VERSION = "1.8.3";
+enum APPLICATION_VERSION = "1.8.5";
75
enum APPLICATION_AUTHOR = "Gerald Nunn";
76
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2017 " ~ APPLICATION_AUTHOR;
77
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");
0 commit comments