Skip to content

Commit 65e8e4f

Browse files
Update to v4.5.2
1 parent 9e840c6 commit 65e8e4f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

FroalaEditor.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>FroalaEditor</id>
5-
<version>4.5.1</version>
5+
<version>4.5.2</version>
66
<authors>Froala</authors>
77
<owners>Froala Labs</owners>
88
<licenseUrl>https://www.froala.com/wysiwyg-editor/terms</licenseUrl>
9+
<readme>README.md</readme>
910
<projectUrl>https://www.froala.com/wysiwyg-editor/</projectUrl>
1011
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1112
<description>Nuget package for Froala WYSIWYG Editor.</description>
@@ -16,5 +17,6 @@
1617
</metadata>
1718
<files>
1819
<file src="src\wysiwyg-editor\**\*.*" target="Content\Scripts\froala-editor" exclude="src\wysiwyg-editor\.gitignore;src\wysiwyg-editor\License.txt;src\wysiwyg-editor\README.md;src\wysiwyg-editor\bower.json;src\wysiwyg-editor\composer.json;src\wysiwyg-editor\package.json;src\wysiwyg-editor\.github\**\.*;src\wysiwyg-editor\html\**\.*"></file>
20+
<file src=".\README.md" target="" />
1921
</files>
2022
</package>

src/wysiwyg-editor

Submodule wysiwyg-editor updated 155 files

0 commit comments

Comments
 (0)