Skip to content

Commit 3fbac10

Browse files
committed
Version Bump
1 parent 966a3b9 commit 3fbac10

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/node_modules/
33
.idea/
44
/.standard.json
5+
shapely-companion.zip

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shapely-companion",
33
"main": "Gruntfile.js",
4-
"version": "1.0.6",
4+
"version": "1.2.0",
55
"homepage": "https://www.colorlib.com",
66
"author": "Colorlib",
77
"license": "GPL v3",

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: colorlibplugins, silkalns
33
Tags: woocommerce, widgets, plugin, demo, companion, home page, one page, parallax, social, portfolio, projects
44
Requires at least: 3.8
55
Tested up to: 4.8
6-
Stable tag: 1.0.6
6+
Stable tag: 1.2.0
77
License: GPLv3 or later
88
License URI: http://www.gnu.org/licenses/gpl-3.0.html
99

@@ -52,6 +52,10 @@ You can still use Shapely theme without this plugin but you won't be able to imp
5252

5353
== Changelog ==
5454

55+
= 1.2.0 =
56+
57+
* Implemented milestone https://github.com/puikinsh/shapely/milestone/4
58+
5559
= 1.0.6 =
5660
* Added Vimeo for Video Widget
5761
* Changed images' path from demo importer.

shapely-companion.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Shapely Companion
44
* Plugin URI: https://colorlib.com/wp/themes/shapely/
55
* Description: Shapely Companion is a companion plugin for Shapely theme.
6-
* Version: 1.0.7
6+
* Version: 1.2.0
77
* Author: Colorlib
88
* Author URI: https://colorlib.com
99
* License: GPL-2.0+

0 commit comments

Comments
 (0)