Skip to content

Commit a7347bf

Browse files
author
nvisionative
authored
Update Version to 1.3.0 (#208)
* Update Version to 1.3.0
1 parent aecff2e commit a7347bf

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

data/latestVersion.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"latestVersion": "1.2.0"
2+
"latestVersion": "1.3.0"
33
}

nvQuickSite/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("nvisionative, Inc.")]
1111
[assembly: AssemblyProduct("nvQuickSite")]
12-
[assembly: AssemblyCopyright("Copyright © 2016-2018 nvisionative, Inc.")]
12+
[assembly: AssemblyCopyright("Copyright © 2016-2019 nvisionative, Inc.")]
1313
[assembly: AssemblyTrademark("TM")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -31,6 +31,6 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [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")]
3636

nvQuickSite/data/latestVersion.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"latestVersion": "1.2.0"
2+
"latestVersion": "1.3.0"
33
}

0 commit comments

Comments
 (0)