merge PR #147: Release 1.2.1 version bump

This commit is contained in:
Ioannis G 2020-08-26 16:33:58 +03:00 committed by GitHub
commit 104a00ef3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -16,6 +16,6 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]
[assembly: AssemblyInformationalVersion("1.2.0")]
[assembly: AssemblyVersion("1.2.1")]
[assembly: AssemblyFileVersion("1.2.1")]
[assembly: AssemblyInformationalVersion("1.2.1")]

View file

@ -1,4 +1,4 @@
version: '1.2.0.{build}'
version: '1.2.1.{build}'
init:
- ps: |