Skip to content

Commit

Permalink
Bug Fixes
Browse files Browse the repository at this point in the history
A few bug fixes
  • Loading branch information
monecchi committed Jul 26, 2018
1 parent cb484e5 commit 4001382
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 2,463 deletions.
6 changes: 3 additions & 3 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin Name: FoodStack Framework
Plugin URI: https://github.com/monecchi/FoodStack-Framework
Description: Derived from Ebor Framework by TommusRhodus Theme, this alternate version was specially crafted for WooCommerce Restaurant & Food Store websites
Version: 1.4.12
Version: 1.4.13
Author: Adriano Monecchi
Author URI: http://www.plandesign.com.br/
License: GPL2
Expand All @@ -17,7 +17,7 @@
* Plugin definitions
*/
define( 'EBOR_FRAMEWORK_PATH', trailingslashit(plugin_dir_path(__FILE__)) );
define( 'EBOR_FRAMEWORK_VERSION', '1.4.12');
define( 'EBOR_FRAMEWORK_VERSION', '1.4.13');

/**
* Styles & Scripts
Expand Down Expand Up @@ -102,4 +102,4 @@ function ebor_ajax_import_data() {
/* Access Token for private repo */
//$updater->authorize( '' ); // Your auth code goes here for private repos

$updater->initialize();
$updater->initialize();
69 changes: 0 additions & 69 deletions metaboxes/.gitignore

This file was deleted.

111 changes: 0 additions & 111 deletions metaboxes/.scrutinizer.yml

This file was deleted.

78 changes: 0 additions & 78 deletions metaboxes/.travis.yml

This file was deleted.

40 changes: 0 additions & 40 deletions metaboxes/Dockunit.json

This file was deleted.

Loading

0 comments on commit 4001382

Please sign in to comment.