Skip to content

Commit

Permalink
Update to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Sep 3, 2024
1 parent 02e81d7 commit d9b6a15
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo-core/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "demo-core",
"private": true,
"dependencies": {
"froala-wysiwyg-editor": "4.2.1"
"froala-wysiwyg-editor": "4.2.2"
}
}
2 changes: 1 addition & 1 deletion src/FroalaEditorSDK.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>FroalaEditorSDK</id>
<version>4.2.1</version>
<version>4.2.2</version>
<title>Froala WYSIWYG Editor SDK</title>
<authors>Froala Labs</authors>
<owners>Froala</owners>
Expand Down
2 changes: 1 addition & 1 deletion src/src.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageTags>froala;wysiwyg;html;editor;rich;text;editor;image;upload</PackageTags>
<RepositoryUrl>https://github.com/froala/wysiwyg-editor-dotnet-sdk</RepositoryUrl>
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard2.0' ">2.0.3</NetStandardImplicitPackageVersion>
<Version>4.2.1</Version>
<Version>4.2.2</Version>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net471' ">
Expand Down

0 comments on commit d9b6a15

Please sign in to comment.