Skip to content

Commit

Permalink
chore: bump version to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Jun 17, 2023
1 parent 06b951f commit b9ff257
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- Add better diagnostic information to errors
- Make it harder to partially install mods without understanding what that does
- Add visual indicators for partially-installed mods
2 changes: 1 addition & 1 deletion heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.13.3</Version>
<Version>1.14.0</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net7.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit b9ff257

Please sign in to comment.