Skip to content

Commit 3380272

Browse files
committed
Update version numbers to 1.4.5
1 parent d1c4c95 commit 3380272

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 1.4.5:
2+
3+
14
Version 1.4.4:
25
Fixed height auto expanding when resized.
36
- Thanks to @TimWardC3 for reporting

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [SCEditor](http://www.sceditor.com/) v1.4.4
1+
# [SCEditor](http://www.sceditor.com/) v1.4.5
22

33
[![Build Status](https://travis-ci.org/samclarke/SCEditor.png?branch=master)](https://travis-ci.org/samclarke/SCEditor)
44

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sceditor",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"repository" :
55
{
66
"type" : "git",

sceditor.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sceditor",
33
"title": "SCEditor",
44
"description": "SCEditor is designed to be a lightweight HTML and BBCode WYSIWYG editor.",
5-
"version": "1.4.4",
5+
"version": "1.4.5",
66
"homepage": "http://www.sceditor.com/",
77
"author": {
88
"name": "Sam Clarke",

0 commit comments

Comments
 (0)