This repository was archived by the owner on Aug 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Examples/SimpleDevTest/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<id >CUE.NET</id >
5
5
<title >CUE.NET</title >
6
- <version >1.2.0.0 </version >
6
+ <version >1.2.0.1 </version >
7
7
<authors >Darth Affe</authors >
8
8
<owners >Darth Affe</owners >
9
9
<projectUrl >https://github.com/DarthAffe/CUE.NET</projectUrl >
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.2.0.0 " ) ]
35
- [ assembly: AssemblyFileVersion ( "1.2.0.0 " ) ]
34
+ [ assembly: AssemblyVersion ( "1.2.0.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.2.0.1 " ) ]
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.2.0.0 " ) ]
35
- [ assembly: AssemblyFileVersion ( "1.2.0.0 " ) ]
34
+ [ assembly: AssemblyVersion ( "1.2.0.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.2.0.1 " ) ]
You can’t perform that action at this time.
0 commit comments