File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11<UpdateInfo >
22 <Release >
3- <Latest >0.2.1 </Latest >
4- <DownloadLocation >http://engy.us/VidCoder/VidCoder-0.2.1 .exe</DownloadLocation >
5- <ChangelogLocation >http://vidcoder.codeplex.com/releases/view/43861 </ChangelogLocation >
3+ <Latest >0.3.0 </Latest >
4+ <DownloadLocation >http://engy.us/VidCoder/VidCoder-0.3.0 .exe</DownloadLocation >
5+ <ChangelogLocation >http://vidcoder.codeplex.com/releases/view/44228 </ChangelogLocation >
66 </Release >
77</UpdateInfo >
Original file line number Diff line number Diff line change @@ -103,6 +103,7 @@ public MainViewModel()
103103 {
104104 Settings . Default . Upgrade ( ) ;
105105 Settings . Default . ApplicationVersion = Utilities . CurrentVersion ;
106+ Settings . Default . Save ( ) ;
106107 }
107108
108109 this . logger = new Logger ( ) ;
You can’t perform that action at this time.
0 commit comments