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 c93781e commit 8c75005Copy full SHA for 8c75005
CompactGUI/Application.xaml.vb
@@ -12,7 +12,7 @@ Imports System.Drawing
12
13
Partial Public Class Application
14
15
- Public Shared ReadOnly AppVersion As New SemVersion(4, 0, 0, "beta", 4)
+ Public Shared ReadOnly AppVersion As New SemVersion(4, 0, 0, "beta", 5)
16
17
18
0 commit comments