Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Emik03 committed Oct 3, 2021
1 parent e0ad062 commit d8c8aa3
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("12")]
[assembly: AssemblyVersion("12.0.1")]
[assembly: CLSCompliant(true)]

0 comments on commit d8c8aa3

Please sign in to comment.