Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LGhassen committed Jun 21, 2024
1 parent dff52e1 commit d4b0700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scatterer/Scatterer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
using UnityEngine;
using UnityEngine.Rendering;

[assembly:AssemblyVersion("0.0875")]
[assembly:AssemblyVersion("0.0876")]
namespace Scatterer
{
[KSPAddon(KSPAddon.Startup.EveryScene, false)]
Expand Down

0 comments on commit d4b0700

Please sign in to comment.