File tree 2 files changed +5
-8
lines changed
NickvisionCavalier.Shared
2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ public MainWindowController(string[] args)
62
62
Aura . Active . SetConfig < Configuration > ( "config" ) ;
63
63
AppInfo . ShortName = _ ( "Cavalier" ) ;
64
64
AppInfo . Description = _ ( "Visualize audio with CAVA" ) ;
65
- AppInfo . Version = "2023.11.0-next " ;
65
+ AppInfo . Version = "2023.11.0" ;
66
66
AppInfo . SourceRepo = new Uri ( "https://github.com/NickvisionApps/Cavalier" ) ;
67
67
AppInfo . IssueTracker = new Uri ( "https://github.com/NickvisionApps/Cavalier/issues/new" ) ;
68
68
AppInfo . SupportUrl = new Uri ( "https://github.com/NickvisionApps/Cavalier/discussions" ) ;
Original file line number Diff line number Diff line change 47
47
</screenshot >
48
48
</screenshots >
49
49
<releases >
50
- <release date =" 2023-09-22 " version =" 2023.11.0-next " >
50
+ <release date =" 2023-11-17 " version =" 2023.11.0" >
51
51
<description translatable =" no" >
52
- <p >Changes compared to 2023.9.0:</p >
53
- <ul >
54
- <li >Updated to GNOME 45 runtime with latest libadwaita design</li >
55
- <li >Updated to .NET 8.0</li >
56
- <li >Updated translations (Thanks everyone on Weblate!)</li >
57
- </ul >
52
+ <p >- Updated to GNOME 45 runtime with latest libadwaita design</p >
53
+ <p >- Updated to .NET 8.0</p >
54
+ <p >- Updated translations (Thanks everyone on Weblate!)</p >
58
55
</description >
59
56
</release >
60
57
</releases >
You can’t perform that action at this time.
0 commit comments