Skip to content

Commit e8d5364

Browse files
authored
chore: bump version to 5.4.1
Forgot to bump version before releasing https://github.com/Flagsmith/flagsmith-dotnet-client/releases/tag/v5.4.1 This means 5.3.2 in nuget actually corresponds to the current 5.4.1 - we can fix this later, and releasing 5.4.1 again will now work as we expect.
1 parent a74b778 commit e8d5364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flagsmith.FlagsmithClient/Flagsmith.FlagsmithClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
88
<PackageId>Flagsmith</PackageId>
99
<Title>Flagsmith</Title>
10-
<Version>5.3.2</Version>
10+
<Version>5.4.1</Version>
1111
<Authors>flagsmith</Authors>
1212
<Company>Flagsmith</Company>
1313
<PackageDescription>Client SDK for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://flagsmith.com/</PackageDescription>

0 commit comments

Comments
 (0)