File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "latestVersion" : " 1.2 .0"
2
+ "latestVersion" : " 1.3 .0"
3
3
}
Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyConfiguration ( "" ) ]
10
10
[ assembly: AssemblyCompany ( "nvisionative, Inc." ) ]
11
11
[ assembly: AssemblyProduct ( "nvQuickSite" ) ]
12
- [ assembly: AssemblyCopyright ( "Copyright © 2016-2018 nvisionative, Inc." ) ]
12
+ [ assembly: AssemblyCopyright ( "Copyright © 2016-2019 nvisionative, Inc." ) ]
13
13
[ assembly: AssemblyTrademark ( "TM" ) ]
14
14
[ assembly: AssemblyCulture ( "" ) ]
15
15
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" ) ]
35
- [ assembly: AssemblyFileVersion ( "1.2 .0" ) ]
34
+ [ assembly: AssemblyVersion ( "1.3 .0" ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.3 .0" ) ]
36
36
Original file line number Diff line number Diff line change 1
1
{
2
- "latestVersion" : " 1.2 .0"
2
+ "latestVersion" : " 1.3 .0"
3
3
}
You can’t perform that action at this time.
0 commit comments