Skip to content

Commit

Permalink
Switch back off WMF5.
Browse files Browse the repository at this point in the history
  • Loading branch information
BatmanAMA committed Aug 10, 2018
1 parent aa7b685 commit 4a579ce
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: 1.0.{build}
skip_tags: true
#skip_branch_with_pr: true
image: WMF 5
install:
- ps: Install-Module -Name InvokeBuild -RequiredVersion 5.4.1
- ps: Install-Module -Name PSScriptAnalyzer -RequiredVersion 1.16.1
Expand Down
2 changes: 1 addition & 1 deletion module/Version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.4
1.2.5
2 changes: 1 addition & 1 deletion module/powerbox.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'powerbox.psm1'

# Version number of this module.
ModuleVersion = '1.2.4'
ModuleVersion = '1.2.5'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down

0 comments on commit 4a579ce

Please sign in to comment.