From 07ca073666fdc19d49b1302b6002268757d1676a Mon Sep 17 00:00:00 2001 From: Tommy Mikkelsen Date: Sun, 5 May 2019 23:36:27 +0200 Subject: [PATCH] Changed version to 1.1.0.0. --- Windows/ClaimIt/Properties/AssemblyInfo.cs | 4 ++-- linux/claimpms.sh | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Windows/ClaimIt/Properties/AssemblyInfo.cs b/Windows/ClaimIt/Properties/AssemblyInfo.cs index 8b129a7..45db835 100644 --- a/Windows/ClaimIt/Properties/AssemblyInfo.cs +++ b/Windows/ClaimIt/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")] diff --git a/linux/claimpms.sh b/linux/claimpms.sh index ea70f18..322b13d 100644 --- a/linux/claimpms.sh +++ b/linux/claimpms.sh @@ -9,6 +9,8 @@ # Made by dane22, a Plex community member # Mark Walker/ZiGGiMoN, a Plex hobbyist # +# Version: 1.1.0.0 +# # Home: https://github.com/ukdtom/ClaimIt #************************************************************************ @@ -179,6 +181,8 @@ echo "*" echo "* Made by dane22, a Plex community member" echo "* And Mark Walker/ZiGGiMoN, a Plex hobbyist" echo "*" +echo "* Version 1.1.0.0" +echo "*" echo "* To see the manual, please visit https://github.com/ukdtom/ClaimIt/wiki" echo "************************************************************************"