File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 <PackageProjectUrl >https://github.com/supabase-community/supabase-csharp</PackageProjectUrl >
2020 <Summary >A C# implementation of the Supabase client</Summary >
2121 <PackageTags >supabase</PackageTags >
22- <ReleaseVersion >1.0.3 </ReleaseVersion >
23- <PackageVersion >1.0.3 </PackageVersion >
22+ <ReleaseVersion >1.0.4 </ReleaseVersion >
23+ <PackageVersion >1.0.4 </PackageVersion >
2424 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
2525 <PackageIcon >icon.png</PackageIcon >
2626 <PackageReadmeFile >README.md</PackageReadmeFile >
3232 </PropertyGroup >
3333
3434 <PropertyGroup Condition =" '$(Version)' == '' " >
35- <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >1.0.3 </VersionPrefix >
35+ <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >1.0.4 </VersionPrefix >
3636 <Version Condition =" '$(Version)' == '' " >$(VersionPrefix)</Version >
3737 </PropertyGroup >
3838 <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
You can’t perform that action at this time.
0 commit comments