Skip to content

Commit

Permalink
Update Functions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jewels86 authored Dec 28, 2024
1 parent 424396d commit 9cb628a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tourmaline/Functions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace Tourmaline
{
internal static class Functions
{
internal const string VERSION = "v2.1.2";
internal const string VERSION = "v2.1.4";

internal static string ResolveURL(string baseUrl, params string[] parts)
{
Expand Down

0 comments on commit 9cb628a

Please sign in to comment.