Skip to content

Commit 39e0b2f

Browse files
Moving build number to the third section of version
1 parent b62c5af commit 39e0b2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#---------------------------------#
22
# environment configuration #
33
#---------------------------------#
4-
version: 3.4.0.{build}
4+
version: 3.4.{build}.0
55
install:
66
- cinst -y pester
77
- git clone https://github.com/PowerShell/DscResource.Tests

0 commit comments

Comments
 (0)