about summary refs log tree commit diff
path: root/IRCStates/IRCStates.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'IRCStates/IRCStates.csproj')
-rw-r--r--IRCStates/IRCStates.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj
index 7de655b..75fc4b8 100644
--- a/IRCStates/IRCStates.csproj
+++ b/IRCStates/IRCStates.csproj
@@ -3,7 +3,7 @@
   <PropertyGroup>
     <TargetFrameworks>net5.0;net6.0</TargetFrameworks>
     <PackageId>IRCStates</PackageId>
-    <Version>1.1.1</Version>
+    <Version>1.2.0</Version>
     <Authors>Ben Harris</Authors>
     <Company>tildeverse.org</Company>
     <IsPackable>true</IsPackable>
@@ -13,7 +13,7 @@
     <RepositoryUrl>https://tildegit.org/irctokens/ircsharp/src/branch/main/IRCStates</RepositoryUrl>
     <RepositoryType>git</RepositoryType>
     <PackageTags>irc</PackageTags>
-    <PackageVersion>1.1.0</PackageVersion>
+    <PackageVersion>1.2.0</PackageVersion>
   </PropertyGroup>
 
   <ItemGroup>