Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
trossr32 committed Sep 12, 2020
1 parent 18f7bb3 commit ba8b8cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/PsTransmission/PsTransmission.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<AssemblyName>Transmission</AssemblyName>
<RootNamespace>Transmission</RootNamespace>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<AssemblyVersion>1.0.6.0</AssemblyVersion>
<Version>1.0.6</Version>
<AssemblyVersion>1.0.7.0</AssemblyVersion>
<Version>1.0.7</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/PsTransmission/Transmission.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'Transmission.dll'

# Version number of this module.
ModuleVersion = '1.0.6'
ModuleVersion = '1.0.7'

# Supported PSEditions
CompatiblePSEditions = 'Core'
Expand Down

0 comments on commit ba8b8cb

Please sign in to comment.