Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LogicAndTrick committed Jan 20, 2024
1 parent 59e569a commit cf6ab20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Sledge.Formats.Bsp/Sledge.Formats.Bsp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<RepositoryUrl>https://github.com/LogicAndTrick/sledge-formats</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>half-life quake valve bsp</PackageTags>
<PackageReleaseNotes>Add bbox hull and fix trace fraction when it should be 0</PackageReleaseNotes>
<Version>1.0.13</Version>
<PackageReleaseNotes>Improve traceline implementation</PackageReleaseNotes>
<Version>1.0.14</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions Sledge.Formats.Map/Sledge.Formats.Map.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<RepositoryUrl>https://github.com/LogicAndTrick/sledge-formats</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>half-life quake valve hammer worldcraft jackhammer jack rmf vmf map jmf</PackageTags>
<PackageReleaseNotes>Change precision of the .map format decimals</PackageReleaseNotes>
<Version>1.1.4</Version>
<PackageReleaseNotes>Support new JMF version 122</PackageReleaseNotes>
<Version>1.1.5</Version>
<DebugType>full</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
Expand Down

0 comments on commit cf6ab20

Please sign in to comment.