We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ba79e commit 85a8f5dCopy full SHA for 85a8f5d
1 file changed
Deltinteger/Deltinteger/Program.cs
@@ -13,7 +13,7 @@ namespace Deltin.Deltinteger
13
{
14
public class Program
15
16
- public const string VERSION = "v0.3.7";
+ public const string VERSION = "v0.3.8";
17
18
static Log Log = new Log(":");
19
static Log ParseLog = new Log("Parse");
0 commit comments