Skip to content

Commit

Permalink
Prepare release 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbucchia committed Sep 21, 2022
1 parent c1f723f commit a2fc561
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
Binary file modified installer/README.rtf
Binary file not shown.
6 changes: 3 additions & 3 deletions installer/installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -1706,15 +1706,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:OpenXR-Toolkit"
"ProductCode" = "8:{FCAAACC4-9554-45C5-93C5-AB73A631C02C}"
"PackageCode" = "8:{7D2D4599-EA6D-4479-A42A-79D7644E5F1D}"
"ProductCode" = "8:{66FE8A6F-11BB-422E-A13E-DB634DB636E2}"
"PackageCode" = "8:{B3F65E71-3F06-4EAF-945E-23A7DDA11168}"
"UpgradeCode" = "8:{DE3B4392-8473-4208-A77F-812E54E09AE6}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:0.0.0"
"ProductVersion" = "8:1.2.0"
"Manufacturer" = "8:[email protected]"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://mbucchia.github.io/OpenXR-Toolkit/"
Expand Down
4 changes: 4 additions & 0 deletions version.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
major=1
minor=2
patch=0
pretty_name=GA-2

0 comments on commit a2fc561

Please sign in to comment.