Skip to content

Commit 5588485

Browse files
committed
update release ver
1 parent a702963 commit 5588485

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
assembly_info:
1010
patch: true
1111
file: '**\AssemblyInfo.*'
12-
assembly_version: '2.3.2.{build}'
13-
assembly_file_version: '2.3.2.{build}'
14-
assembly_informational_version: '2.3.2.{build}'
12+
assembly_version: '2.4.1.{build}'
13+
assembly_file_version: '2.4.1.{build}'
14+
assembly_informational_version: '2.4.1.{build}'
1515
environment:
1616
RestorePackages: false
1717
before_build:
@@ -25,7 +25,7 @@
2525
- path: '**\MaterialDesignThemes.*.nupkg'
2626
- path: bin\**\*.*
2727

28-
version: 2.3.2-ci{build}
28+
version: 2.4.1-ci{build}
2929
deploy:
3030
- provider: NuGet
3131
api_key:

0 commit comments

Comments
 (0)