File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ System Requirements:
19
19
- DirextX 11 compatible graphics card
20
20
- [ Microsoft Visual C++ Redistributable for Visual Studio 2019] ( https://aka.ms/vs/16/release/vc_redist.x64.exe )
21
21
22
+ Version 3.4 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_4.zip )
23
+
22
24
Version 3.3.1 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_3_1.zip )
23
25
24
26
Version 3.3 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_3.zip )
Original file line number Diff line number Diff line change 51
51
// You can specify all the values or you can default the Build and Revision Numbers
52
52
// by using the '*' as shown below:
53
53
// [assembly: AssemblyVersion("1.0.*")]
54
- [ assembly: AssemblyVersion ( "3.4.0 " ) ]
54
+ [ assembly: AssemblyVersion ( "3.4.* " ) ]
55
55
[ assembly: AssemblyFileVersion ( "3.0.0" ) ]
You can’t perform that action at this time.
0 commit comments