Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Preview 11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
xpouyat committed Jan 8, 2019
1 parent 23be791 commit 228f149
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 926 deletions.
4 changes: 2 additions & 2 deletions AMSExplorer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("5.0.0.10")]
[assembly: AssemblyFileVersion("5.0.0.10")]
[assembly: AssemblyVersion("5.0.0.11")]
[assembly: AssemblyFileVersion("5.0.0.11")]
492 changes: 2 additions & 490 deletions AllReleaseNotes.html

Large diffs are not rendered by default.

424 changes: 2 additions & 422 deletions AllReleaseNotes.md

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions ReleaseNotes.html

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Version 5.0.0.10 Preview (December 21, 2018) brings the following features and improvements :
Version 5.0.0.11 Preview (January 8, 2019) brings the following features and improvements :

* Support for download assets
* Jobs filtering
* Bug fixes
* First public preview of AMSE for AMS v3
4 changes: 2 additions & 2 deletions SetupAMSExplorer/SetupAMSExplorer.isl
Original file line number Diff line number Diff line change
Expand Up @@ -4539,9 +4539,9 @@ UwBpAG4AZwBsAGUASQBtAGEAZwBlAAEARQB4AHAAcgBlAHMAcwA=
<row><td>PROGMSG_IIS_ROLLBACKVROOTS</td><td>##IDS_PROGMSG_IIS_ROLLBACKVROOTS##</td><td/></row>
<row><td>PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS</td><td>##IDS_PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS##</td><td/></row>
<row><td>PROGRAMFILETOLAUNCHATEND</td><td>[INSTALLDIR]AMSExplorer.Primary output</td><td/></row>
<row><td>ProductCode</td><td>{B0C11912-A814-4B73-AD0C-631DB48B524E}</td><td/></row>
<row><td>ProductCode</td><td>{BAA37A59-1074-4A10-AFE4-0CD19E34D3BE}</td><td/></row>
<row><td>ProductName</td><td>Azure Media Services Explorer for v3</td><td/></row>
<row><td>ProductVersion</td><td>5.0.0.10</td><td/></row>
<row><td>ProductVersion</td><td>5.0.0.11</td><td/></row>
<row><td>ProgressType0</td><td>install</td><td/></row>
<row><td>ProgressType1</td><td>Installing</td><td/></row>
<row><td>ProgressType2</td><td>installed</td><td/></row>
Expand Down
4 changes: 2 additions & 2 deletions versionv3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Version": "5.0.0.10",
"Version": "5.0.0.11",
"ReleaseNotesUrl": "https://rawgit.com/Azure/Azure-Media-Services-Explorer/rpv3/ReleaseNotes.html",
"AllReleaseNotesUrl": "https://rawgit.com/Azure/Azure-Media-Services-Explorer/rpv3/AllReleaseNotes.html",
"BinaryUrl": "https://amsexplorer.azureedge.net/release/AMSExplorerSetup_v5.0.0.10.exe"
"BinaryUrl": "https://amsexplorer.azureedge.net/release/AMSExplorerSetup_v5.0.0.11.exe"
}

0 comments on commit 228f149

Please sign in to comment.