Skip to content

Commit 11fa0c8

Browse files
committed
Update version number for release
1 parent 99bf3c7 commit 11fa0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/gx/tilix/constants.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ enum APPLICATION_ID = "com.gexperts.Tilix";
7171

7272
// Application values used in About Dialog
7373
enum APPLICATION_NAME = "Tilix";
74-
enum APPLICATION_VERSION = "1.8.3";
74+
enum APPLICATION_VERSION = "1.8.5";
7575
enum APPLICATION_AUTHOR = "Gerald Nunn";
7676
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2017 " ~ APPLICATION_AUTHOR;
7777
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");

0 commit comments

Comments
 (0)