File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ public partial class MainWindowViewModel : ObservableRecipient
2121 [ ObservableProperty ] private object ? _content ;
2222
2323 [ ObservableProperty ] private bool _settingPage = false ;
24- [ ObservableProperty ] private string _version = "0.1.0.3 " ;
24+ [ ObservableProperty ] private string _version = "0.1.0.4 " ;
2525
2626 public MainWindowViewModel ( )
2727 {
Original file line number Diff line number Diff line change 3131 <ApplicationIcon >Assets\icon.ico</ApplicationIcon >
3232 <IncludeNativeLibrariesForSelfExtract >true</IncludeNativeLibrariesForSelfExtract >
3333 <DebugType Condition =" '$(Configuration)' == 'Release'" >none</DebugType >
34- <Version >0.1.0.3 </Version >
34+ <Version >0.1.0.4 </Version >
3535 <AvaloniaVersion >11.3.2</AvaloniaVersion >
3636 <Configurations >Debug;Release</Configurations >
3737 <Platforms >AnyCPU;x64</Platforms >
Original file line number Diff line number Diff line change 11{
22 "DisplayIcon" : " " ,
33 "DisplayName" : " Kitopia" ,
4- "DisplayVersion" : " 0.1.0.3 " ,
4+ "DisplayVersion" : " 0.1.0.4 " ,
55 "Publisher" : " MakesYT" ,
66 "CanExecutePath" : " KitopiaAvalonia.exe" ,
77 "Is64" : true
You can’t perform that action at this time.
0 commit comments