File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
44 <PackageId >MiNET-CobwebSMP</PackageId >
5- <Version >1.13.0.25 </Version >
5+ <Version >1.13.0.26 </Version >
66 <Authors >gurun</Authors >
77 <Company >Niclas Olofsson</Company >
88 <Description >MiNET - a Minecraft PocketEdition Server</Description >
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ public SkinResourcePatch SkinResourcePatch
8686 public byte [ ] Data { get ; set ; }
8787 public string GeometryName { get ; set ; }
8888 public string GeometryData { get ; set ; }
89- public string GeometryDataVersion { get ; set ; }
89+ public string GeometryDataVersion { get ; set ; } = "0.0.0" ;
9090
9191 public string ArmSize { get ; set ; }
9292
You can’t perform that action at this time.
0 commit comments