We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a653d8b commit 3946ad8Copy full SHA for 3946ad8
MeowingDFPWM.csproj
@@ -25,10 +25,10 @@
25
<PackageTags>dfpwm;dfpwm1a;computronics;opencomputers;computercraft;minecraft</PackageTags>
26
<NeutralLanguage>en</NeutralLanguage>
27
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
28
- <Version>1.0.2</Version>
29
- <AssemblyVersion>1.0.2.0</AssemblyVersion>
30
- <FileVersion>1.0.2.0</FileVersion>
31
- <InformationalVersion>1.0.2</InformationalVersion>
+ <Version>1.0.3</Version>
+ <AssemblyVersion>1.0.3.0</AssemblyVersion>
+ <FileVersion>1.0.3.0</FileVersion>
+ <InformationalVersion>1.0.3</InformationalVersion>
32
</PropertyGroup>
33
34
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments