Skip to content

Commit

Permalink
Release commit created with Cranko.
Browse files Browse the repository at this point in the history
+++ cranko-release-info-v1
[[projects]]
qnames = ["WWTCoreUWP", "csproj"]
version = "6.0.2.0"
age = 10

[[projects]]
qnames = ["OculusWrap", "csproj"]
version = "2.3.5.0"
age = 11

[[projects]]
qnames = ["UwpRenderEngine", "csproj"]
version = "6.0.2.0"
age = 10

[[projects]]
qnames = ["WWTCore", "csproj"]
version = "6.0.14.0"
age = 10

[[projects]]
qnames = ["WWTExplorer", "csproj"]
version = "6.1.0.0"
age = 0

[[projects]]
qnames = ["MakeDataCabinetFile", "csproj"]
version = "1.0.1.0"
age = 10

[[projects]]
qnames = ["WWTHolographic", "csproj"]
version = "6.0.2.0"
age = 10

[[projects]]
qnames = ["WorldWideTelescope", "csproj"]
version = "6.0.2.0"
age = 10

+++
  • Loading branch information
cranko committed Feb 15, 2022
2 parents 4f28900 + 734451b commit af93f92
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Setup1/Setup1.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -1976,15 +1976,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:AAS WorldWide Telescope"
"ProductCode" = "8:{CEF6217A-4831-400B-A6F3-3371BC4B13A2}"
"PackageCode" = "8:{CEF6217A-4831-400B-A6F3-3371BC4B13A2}"
"ProductCode" = "8:{4906A07E-E295-4B0A-933C-7BB54BE9408F}"
"PackageCode" = "8:{4906A07E-E295-4B0A-933C-7BB54BE9408F}"
"UpgradeCode" = "8:{543D9051-C7F5-4C6B-BEA5-6CA148C8487F}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:6.0.908"
"ProductVersion" = "8:6.1.0"
"Manufacturer" = "8:American Astronomical Society"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
11 changes: 11 additions & 0 deletions WWTExplorer3d/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# WWTExplorer 6.1.0.0 (2022-02-15)

No code changes from the previous version. This is the official, non-beta WWT
6.x release! See the [WWT 2022 edition notes][en], especially the [Windows
client release notes][rn], for a description of the changes in WWT since the 5.x
series.

[en]: https://worldwidetelescope.github.io/editions/2022/
[rn]: https://worldwidetelescope.github.io/editions/2022/winclient/


# WWTExplorer 6.0.908.0 (2022-02-11)

We expect this to be the final beta release before 6.1.
Expand Down
4 changes: 2 additions & 2 deletions WWTExplorer3d/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("6.0.908.0")]
[assembly: AssemblyFileVersion("6.0.908.0")]
[assembly: AssemblyVersion("6.1.0.0")]
[assembly: AssemblyFileVersion("6.1.0.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
[assembly: System.Windows.Media.DisableDpiAwareness]

0 comments on commit af93f92

Please sign in to comment.