Skip to content

Commit 04d5680

Browse files
committed
Version 1.0.72.
1 parent 5c2473f commit 04d5680

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SharedAssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111

1212
[assembly: ComVisible(false)]
1313

14-
[assembly: AssemblyVersion("1.0.71.0")]
15-
[assembly: AssemblyFileVersion("1.0.71.0")]
14+
[assembly: AssemblyVersion("1.0.72.0")]
15+
[assembly: AssemblyFileVersion("1.0.72.0")]

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.71-apha-{build}
1+
version: 1.0.72-apha-{build}
22
skip_tags: true
33
image: Visual Studio 2019 Preview
44
configuration: Release

0 commit comments

Comments
 (0)