Commit 79aab74 1 parent 4e36c9d commit 79aab74 Copy full SHA for 79aab74
File tree 2 files changed +3
-3
lines changed
ImageViewer.Updater/Properties
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
35
[ assembly: AssemblyVersion ( "1.0.0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1.23.4.11 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.23.4.12 " ) ]
Original file line number Diff line number Diff line change 19
19
<Authors >DragonOfMercy</Authors >
20
20
<ApplicationIcon >ImageViewer.ico</ApplicationIcon >
21
21
<Copyright >Dragon Industries $([System.DateTime]::Now.ToString('yyyy'))</Copyright >
22
- <FileVersion >1.23.4.11 </FileVersion >
23
- <Version >0.0.5 -beta</Version >
22
+ <FileVersion >1.23.4.12 </FileVersion >
23
+ <Version >0.0.6 -beta</Version >
24
24
</PropertyGroup >
25
25
26
26
<PropertyGroup Condition =" '$(Configuration)'=='Debug'" >
You can’t perform that action at this time.
0 commit comments