From 54829e49e5a25f7454ad7fa2ed524836127cb9bc Mon Sep 17 00:00:00 2001 From: SparrowBrain Date: Thu, 11 Feb 2021 10:05:40 +0200 Subject: [PATCH] Version 0.3.6 --- BackMeUp/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BackMeUp/Properties/AssemblyInfo.cs b/BackMeUp/Properties/AssemblyInfo.cs index 5e7b1fb..f455842 100644 --- a/BackMeUp/Properties/AssemblyInfo.cs +++ b/BackMeUp/Properties/AssemblyInfo.cs @@ -15,4 +15,4 @@ ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly )] -[assembly: AssemblyVersion("0.3.5")] \ No newline at end of file +[assembly: AssemblyVersion("0.3.6")] \ No newline at end of file