Skip to content

Commit 26e03ce

Browse files
author
Cristian Raiber
committed
version bump to 1.2.3
1 parent 2cce4a5 commit 26e03ce

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
+# Repository clone/download :fire: :fire: :fire:
22
+
3-
+This repository contains a git sub-module and as such, can not be completely downloaded using the web-interface of GitHub. This is a known limitation of GitHub's own tools. However, cloning this repository via CLI works absolutely fine and will pull all sub-modules as long as you use the proper commands.
3+
+This repository contains a git sub-module and as such, can not be completely downloaded using the web-interface of GitHub. This is a known limitation of GitHub's own tools. However, cloning this repository via CLI works absolutely fine and will pull all sub-modules as long as you use the proper commands.
44
+
55
+Here's a short tutorial on how to achieve this as well as a better explanation of what Git sub-modules are and how they're useful: https://gist.github.com/gitaarik/8735255
66
+
77
+Easiest way to go about cloning a repository recursively is to use (Windows only) TortoiseGIT: https://tortoisegit.org/.
88

99
# Shapely
1010

11-
[![Build Status](https://travis-ci.org/puikinsh/shapely.svg?branch=master)](https://travis-ci.org/MachoThemes/shapely)
11+
[![Build Status](https://travis-ci.org/puikinsh/shapely.svg?branch=master)](https://travis-ci.org/puikinsh/shapely)
1212

1313
## About Shapely
1414

package.json

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

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Theme Name: Shapely
44
Theme URI: https://colorlib.com/wp/shapely/
5-
Version: 1.2.0
5+
Version: 1.2.3
66
Tested up to: WP 4.9
77

88
Author: Aigars Silkalns
@@ -61,7 +61,10 @@ This page template is used to create the Parallax homepage from our demo : https
6161

6262
== Changelog ==
6363

64-
= 1.3.0 =
64+
= 1.2.3 =
65+
* Implemented milestone: https://github.com/puikinsh/shapely/milestone/7?closed=1
66+
67+
= 1.2.2 =
6568
* Implemented milestone: https://github.com/puikinsh/shapely/milestone/6?closed=1
6669

6770
= 1.2.0 =

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://colorlib.com/wp/themes/shapely
44
Author: colorlib
55
Author URI: https://colorlib.com/
66
Description: Shapely is a powerful and versatile one page WordPress theme with pixel perfect design and outstanding functionality. It is by far the most advanced free WordPress theme available today with loads of unmatched customization options. This theme comes with several homepage widgets that can be used to add portfolio, testimonials, parallax sections, your product or service information, call for action and much more. Shapely supports most free and premium WordPress plugins such as WooCommerce, Jetpack, Gravity Forms, Contact Form 7, Yoast SEO, Google Analytics by Yoast and much more. This theme is the best suited for business, landing page, portfolio, ecommerce, store, local business, personal websites but can be tweaked to be used as blog, magazine or any other awesome website while highlighting its unique one page setup. This is going to be the last WordPress theme you will ever want to use because it is so much better than anything you have seen. Needless to say that this theme is SEO friendly thanks to its well optimized strucutre. Shapely theme is mobile friendly and fully responsive making it your best multipurpose partnert for any project and website.
7-
Version: 1.2.2
7+
Version: 1.2.3
88
License: GNU General Public License v3
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Text Domain: shapely

0 commit comments

Comments
 (0)