File tree 2 files changed +3
-7
lines changed 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -19,16 +19,12 @@ 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.5 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_5.zip )
23
+
22
24
Version 3.4 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_4.zip )
23
25
24
26
Version 3.3.1 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_3_1.zip )
25
27
26
- Version 3.3 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_3.zip )
27
-
28
- Version 3.2 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_2.zip )
29
-
30
- Version 3.1 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_1.zip )
31
-
32
28
Version 2.1 x64 Windows: [ Download] ( https://github.com/kopaka1822/ImageViewer/raw/Release/Build/Texture%20Viewer.zip )
33
29
34
30
[ Used Libraries] ( about.md )
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.5.0 " ) ]
54
+ [ assembly: AssemblyVersion ( "3.5.* " ) ]
55
55
[ assembly: AssemblyFileVersion ( "3.0.0" ) ]
You can’t perform that action at this time.
0 commit comments