Skip to content

Commit 416809d

Browse files
author
roblio
committed
Update Codemirror CDN version
1 parent bfc40ad commit 416809d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
require_once("bpeditor.config.php");
1313

14-
$CDN_codemirror = "https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.13";
14+
$CDN_codemirror = "https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.15";
1515
$CDN_boostrap = "https://cdnjs.cloudflare.com/ajax/libs/bootstrap/4.6.2";
1616
$CDN_jquery = "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4";
1717
$CDN_jstree = "https://cdnjs.cloudflare.com/ajax/libs/jstree/3.3.15";

0 commit comments

Comments
 (0)