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 0717dd8 commit a2efa4dCopy full SHA for a2efa4d
CompactGUI/Application.xaml.vb
@@ -17,7 +17,7 @@ Imports Coravel.Scheduling.Schedule
17
18
Partial Public Class Application
19
20
- Public Shared ReadOnly AppVersion As New SemVersion(4, 0, 0, "beta", 6)
+ Public Shared ReadOnly AppVersion As New SemVersion(4, 0, 0, "beta", 7)
21
22
Private Shared _host As IHost
23
0 commit comments