You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/edge-cdn.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
* Author: Edge
6
6
* Author URI: https://edge.network
7
7
* Description: Edge CDN delivers your WordPress site’s assets from a global network of thousands of edge nodes, reducing latency and improving resilience.
8
-
* Version: 1.0
8
+
* Version: 1.1
9
9
* Requires at least: 6.0
10
10
* Text Domain: edge-cdn
11
11
* License: GPLv2 or later
@@ -14,6 +14,6 @@
14
14
15
15
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
0 commit comments