Skip to content

Commit

Permalink
fix: version plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrdrvn committed Feb 7, 2022
1 parent 5b7d97a commit ffd5915
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: VueFront
* Plugin URI: https://github.com/vuefront/wordpress
* Description: VueFront CMS Connect App for Wordpress.
* Version: 2.1.1
* Version: 2.1.2
* Author: VueFront
* Author URI: http://vuefront.com
*/
Expand Down
12 changes: 10 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: vuefront
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=D36ENUWPNA3KG&source=url
Tags: pwa, spa, woocommerce, amp, jamstack, ajax, vuefront, cms, vuejs, nuxt, webapp, graphql, frontend, framework, blog, ecommerce, single page application
Requires at least: 4.0.0
Tested up to: 5.2.1
Tested up to: 5.9.0
Requires PHP: 5.5.0
Stable tag: 2.0.0
Stable tag: 2.1.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -64,6 +64,14 @@ This is a very young technology and there could be version breaks. The first thi


== Changelog ==
= 2.1.2 =
Bug fixes
= 2.1.1 =
Extended API
= 2.1.0 =
Extended API
Bug fixes

= 2.0.0 =
Added new admin design with Vuejs
Implemented Quick Build feature
Expand Down

0 comments on commit ffd5915

Please sign in to comment.