Skip to content

Commit

Permalink
Version 0.3 - Modules!
Browse files Browse the repository at this point in the history
  • Loading branch information
Parozzz committed Sep 13, 2024
1 parent 8a76ca0 commit 5922f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TiaUtilities/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace TiaXmlReader
{
internal static class Program
{
public const string VERSION = "0.2";
public const string VERSION = "0.3";

/// <summary>
/// Punto di ingresso principale dell'applicazione.
Expand Down

0 comments on commit 5922f4e

Please sign in to comment.