Skip to content

Commit 0a9d5b8

Browse files
Set version to 0.0.1
1 parent be3c668 commit 0a9d5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WeatherMod/WeatherMod/WeatherMod.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net472</TargetFramework>
55
<AssemblyName>WeatherMod</AssemblyName>
6-
<Version>1.0.0</Version>
6+
<Version>0.0.1</Version>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<LangVersion>11</LangVersion>
99
<RootNamespace>WeatherMod</RootNamespace>

0 commit comments

Comments
 (0)