Skip to content

Commit

Permalink
v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CXuesong committed Dec 21, 2019
1 parent 3e21b36 commit 5e6f953
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PSMWUpdater/Assets/PSMWUpdater.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'PSMWUpdater.dll'

# Version number of this module.
ModuleVersion = '1.8.0'
ModuleVersion = '1.9.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
4 changes: 2 additions & 2 deletions PSMWUpdater/PSMWUpdater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<RepositoryType>git</RepositoryType>
<PackageTags>MediaWiki</PackageTags>
<PackageReleaseNotes>See https://github.com/CXuesong/PSMWUpdater/releases .</PackageReleaseNotes>
<AssemblyVersion>1.8.0</AssemblyVersion>
<FileVersion>1.8.0</FileVersion>
<AssemblyVersion>1.9.0</AssemblyVersion>
<FileVersion>1.9.0</FileVersion>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
Expand Down

0 comments on commit 5e6f953

Please sign in to comment.