From ad42b61041a9b74c2ad488d54d50cf6a32d56b18 Mon Sep 17 00:00:00 2001 From: Drew Naylor Date: Sat, 3 Oct 2020 03:19:03 -0400 Subject: [PATCH] Increase version numbers. Forgot to do that for the library, so now guinget 0.1.2 ships with the same version as in 0.1.1. Oops. --- guinget/My Project/AssemblyInfo.vb | 4 ++-- guinget/guinget.vbproj | 2 +- libguinget/My Project/AssemblyInfo.vb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/guinget/My Project/AssemblyInfo.vb b/guinget/My Project/AssemblyInfo.vb index b0cfb5be..4c8669b1 100644 --- a/guinget/My Project/AssemblyInfo.vb +++ b/guinget/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/guinget/guinget.vbproj b/guinget/guinget.vbproj index 288584cd..2fe2608e 100644 --- a/guinget/guinget.vbproj +++ b/guinget/guinget.vbproj @@ -30,7 +30,7 @@ guinget DrewNaylor 0 - 0.1.2.%2a + 0.1.3.%2a false true diff --git a/libguinget/My Project/AssemblyInfo.vb b/libguinget/My Project/AssemblyInfo.vb index da01a2cf..8364c5c9 100644 --- a/libguinget/My Project/AssemblyInfo.vb +++ b/libguinget/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + +