Skip to content

Commit 1190454

Browse files
authored
Update plugin.php
1 parent 83f787e commit 1190454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: VueFront
44
* Plugin URI: https://github.com/vuefront/wordpress
55
* Description: VueFront CMS Connect App for Wordpress.
6-
* Version: 1.1.0
6+
* Version: 1.2.0
77
* Author: VueFront
88
* Author URI: http://vuefront.com
99
*/
@@ -175,4 +175,4 @@ function VFA_RestApi( WP_REST_Request $request ) {
175175
header($cookies[$i], false);
176176
}
177177
}
178-
}, 1);
178+
}, 1);

0 commit comments

Comments
 (0)