Skip to content

Commit

Permalink
Update version to 1.3.1 and create installer for release (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvisionative committed Apr 23, 2019
1 parent 01a466f commit be4abf8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions nvQuickSite/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.1")]
[assembly: AssemblyFileVersion("1.3.1")]

2 changes: 1 addition & 1 deletion nvQuickSite/data/latestVersion.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"latestVersion": "1.3.0"
"latestVersion": "1.3.1"
}
8 changes: 4 additions & 4 deletions nvQuickSiteInstaller/nvQuickSiteInstaller.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -736,15 +736,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:nvQuickSite"
"ProductCode" = "8:{F5A2A3C7-4149-4118-8783-93918A02A477}"
"PackageCode" = "8:{F320E3D0-2DB3-4D60-97B3-A63D02118FF3}"
"ProductCode" = "8:{D2F6DA3F-C4FB-4D59-AB0D-372703C4461A}"
"PackageCode" = "8:{078868FB-D515-4A1D-AEDD-17A65EADCA14}"
"UpgradeCode" = "8:{C2643FC9-C49A-498F-B094-203933EBB97E}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.3.0"
"ProductVersion" = "8:1.3.1"
"Manufacturer" = "8:nvisionative"
"ARPHELPTELEPHONE" = "8:704-248-7968"
"ARPHELPLINK" = "8:https://github.com/nvisionative/DNNQuickSite/issues"
Expand Down Expand Up @@ -1296,7 +1296,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_A363513694654C5F9C74A482EE4ECAD2"
{
"SourcePath" = "8:..\\nvQuickSite\\obj\\Release\\nvQuickSite.exe"
"SourcePath" = "8:..\\nvQuickSite\\obj\\Debug\\nvQuickSite.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_3667EB81561E40A1804D5925DF1B5A48"
Expand Down

0 comments on commit be4abf8

Please sign in to comment.