Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Dec 11, 2024
1 parent e3ec4b6 commit 5a70108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PinguApps.Appwrite.Shared/Constants.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
namespace PinguApps.Appwrite.Shared;
public static class Constants
{
public const string Version = "0.3.0";
public const string Version = "0.4.0";
}

0 comments on commit 5a70108

Please sign in to comment.