This repository was archived by the owner on Aug 6, 2021. It is now read-only.
File tree 4 files changed +7
-7
lines changed
AudioAnalyzer/Example_AudioAnalyzer_full/Properties
4 files changed +7
-7
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.1.0.0 </version >
6
+ <version >1.1.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 49
49
// You can specify all the values or you can default the Build and Revision Numbers
50
50
// by using the '*' as shown below:
51
51
// [assembly: AssemblyVersion("1.0.*")]
52
- [ assembly: AssemblyVersion ( "1.1.0.0 " ) ]
53
- [ assembly: AssemblyFileVersion ( "1.1.0.0 " ) ]
52
+ [ assembly: AssemblyVersion ( "1.1.0.1 " ) ]
53
+ [ assembly: AssemblyFileVersion ( "1.1.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.1.0.0 " ) ]
35
- [ assembly: AssemblyFileVersion ( "1.1.0.0 " ) ]
34
+ [ assembly: AssemblyVersion ( "1.1.0.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.1.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.1.0.0 " ) ]
35
- [ assembly: AssemblyFileVersion ( "1.1.0.0 " ) ]
34
+ [ assembly: AssemblyVersion ( "1.1.0.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.1.0.1 " ) ]
You can’t perform that action at this time.
0 commit comments