Skip to content

Commit

Permalink
Version bump, update grunt and sorucemap
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbir1991 committed Jul 31, 2017
1 parent d0fef0a commit 4497e52
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = function(grunt) {
// one to one
core: {
options: {
sourceMap: true,
sourceMap: false,
sourceMapFilename: 'style.css.map',
sourceMapURL: 'style.css.map',
sourceMapRootpath: '../../'
Expand Down
4 changes: 2 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
v2.3 -> July 31, 2017
v2.3.0 -> July 31, 2017
---------------------
- [new] Rose Quartz Color scheme added
- [new] Category Sidebar design updated on homepage and Store page
Expand All @@ -9,7 +9,7 @@ v2.3 -> July 31, 2017

v2.2.3 -> April 19, 2017
---------------------
- [new] Flat UI design
- [new] Flat UI design
- [fix] WC 3.0+ compatible
- [fix] Add-to cart not working
- [fix] Cart page not working
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dokan",
"version": "2.2.3",
"name": "dokan-theme",
"version": "2.3.0",
"description": "A WordPress marketplace theme",
"author": "Tareq Hasan",
"license": "GPL",
Expand Down
2 changes: 1 addition & 1 deletion style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4497e52

Please sign in to comment.