Skip to content

Commit

Permalink
Update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
allxiao committed Apr 19, 2018
1 parent 6b4ef42 commit bf1ea85
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.0.1'
ModuleVersion = '0.1.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,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("0.0.1")]
[assembly: AssemblyFileVersion("0.0.1")]
[assembly: AssemblyVersion("0.1.0")]
[assembly: AssemblyFileVersion("0.1.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module Name: AzureRM.SignalR
Module Guid: 7aa1b2c0-72cb-448a-9c12-c45bdf3e088d
Download Help Link: {{Please enter FwLink manually}}
Help Version: 0.0.1
Help Version: 0.1.0
Locale: en-US
---

Expand Down

0 comments on commit bf1ea85

Please sign in to comment.