Skip to content

Commit

Permalink
Merge branch 'develop' into feature/2771
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Pollock authored Oct 23, 2018
2 parents 9c18acd + 38b768b commit 9da80e3
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 18,426 deletions.
3 changes: 2 additions & 1 deletion assets/build/css/caldera-forms-front.min.css

Large diffs are not rendered by default.

62 changes: 0 additions & 62 deletions assets/css/caldera-forms-front.css

Large diffs are not rendered by default.

7,095 changes: 0 additions & 7,095 deletions assets/js/caldera-forms-front.js

Large diffs are not rendered by default.

406 changes: 0 additions & 406 deletions assets/js/entry-viewer-2.js

Large diffs are not rendered by default.

2,515 changes: 0 additions & 2,515 deletions assets/js/parsley.min.js

Large diffs are not rendered by default.

8,343 changes: 0 additions & 8,343 deletions assets/js/vue.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions caldera-core.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin URI: https://CalderaForms.com
Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
Author: Caldera Labs
Version: 1.8.0-a.1
Version: 1.7.4
Author URI: http://CalderaLabs.org
Text Domain: caldera-forms
GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
Expand Down Expand Up @@ -53,7 +53,7 @@ function caldera_forms_wp_version_nag()

define('CFCORE_PATH', plugin_dir_path(__FILE__));
define('CFCORE_URL', plugin_dir_url(__FILE__));
define( 'CFCORE_VER', '1.8.0-a.1' );
define( 'CFCORE_VER', '1.7.4' );
define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
define('CFCORE_BASENAME', plugin_basename(__FILE__));

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caldera-forms",
"version": "1.8.0-a.1",
"version": "1.7.4",
"description": "Apex WordPress Forms",
"main": "Gruntfile.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: Shelob9, Desertsnowman, christiechirinos, andrewza, nahuelmahe
Tags: form, contact form, forms, form creator, form manager, mailchimp, paypal, stripe, login, payment, forms manager, forms creation
Requires at least: 4.7
Tested up to: 4.9.7
Stable tag: 1.8.0-a.1
Stable tag: 1.7.4
License: GPLv2
Requires PHP: 5.6

Expand Down

0 comments on commit 9da80e3

Please sign in to comment.