Browse Source

Bump csproj to latest

Nick Babcock 1 year ago
parent
commit
b4a594409f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -15,7 +15,7 @@
     <Description>Extract hardware sensor data and exports it to a given host and port in a graphite compatible format</Description>
     <Copyright>Nick Babcock</Copyright>
     <Major>0</Major>
-    <Minor>31</Minor>
+    <Minor>32</Minor>
     <Revision>0</Revision>
     <AssemblyVersion>$(Major).$(Minor).$(Revision)</AssemblyVersion>
     <AssemblyFileVersion>$(Major).$(Minor).$(Revision)</AssemblyFileVersion>