Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Emik03 committed Mar 31, 2024
1 parent b4405ec commit 3c3b9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Assembly.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
using System.Reflection;

[assembly: AssemblyDescription("KeepCoding is a C# class library by Emik (https://github.com/Emik03) meant to help speed up the process of scripting Keep Talking and Nobody Explodes modules by giving better alternatives to common commands, and automating things universal to module-creation. (such as moduleIds, or logging)")]
[assembly: AssemblyVersion("13.0.2")]
[assembly: AssemblyVersion("13.0.3")]
[assembly: CLSCompliant(true)]

0 comments on commit 3c3b9d3

Please sign in to comment.