Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Kämmerer committed Apr 5, 2022
1 parent 25b5853 commit f7e418d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TalesOfToastPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

namespace TheTaleOfToastPlugin
{
[BepInPlugin("net.mindphlux.plugins.thetaleoftoastplugin", "The Tale of Toast Plugin", "1.1.0")]
[BepInPlugin("net.mindphlux.plugins.thetaleoftoastplugin", "The Tale of Toast Plugin", "1.1.1")]
[BepInProcess("ToT.exe")]
public class TheTaleOfToastPlugin : BaseUnityPlugin
{
Expand Down
2 changes: 1 addition & 1 deletion TheTaleOfToastPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Copyright>2021-22, Richard Kämmerer</Copyright>
<AssemblyVersion>1.0.9.*</AssemblyVersion>
<Description>A BepInEx plugin for the game "The Tale of Toast" adding several quality of life improvements and bug fixes.</Description>
<Version>1.0.9.0</Version>
<Version>1.0.1.1</Version>
<Deterministic>false</Deterministic>
</PropertyGroup>

Expand Down

0 comments on commit f7e418d

Please # to comment.