Skip to content

Commit

Permalink
Updated ckbuilder to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekbogdanski committed Feb 3, 2022
1 parent 1eace82 commit fdaa660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -e
printf "CKBuilder - Builds a release version of ckeditor4.\n"
printf "\n"

CKBUILDER_VERSION="2.3.2"
CKBUILDER_VERSION="2.4.3"
CKBUILDER_URL="https://download.cksource.com/CKBuilder/$CKBUILDER_VERSION/ckbuilder.jar"

RED='\033[01;31m'
Expand Down

0 comments on commit fdaa660

Please sign in to comment.