Skip to content

Commit f583fee

Browse files
committed
(maint) bump module version
1 parent f20e162 commit f583fee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#---------------------------------#
22
# environment configuration #
33
#---------------------------------#
4-
version: 2.5.0.{build}
4+
version: 2.6.0.{build}
55
os: WMF 5
66
install:
77
- ps: . .\AppVeyor\AppVeyorInstall.ps1

cChoco.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
CLRVersion = "4.0";
99
CmdletsToExport = "*";
1010
Author = "Chocolatey Software, Lawrence Gripper, Javy de Koning";
11-
ModuleVersion = "2.5.0.0"
11+
ModuleVersion = "2.6.0.0"
1212
}

0 commit comments

Comments
 (0)