Skip to content

Commit

Permalink
Version bumps to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiva Poudel committed May 3, 2018
1 parent e3f5eae commit 9f58596
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion assets/js/admin/everest-panel-builder.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/admin/settings.min.js

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

2 changes: 1 addition & 1 deletion assets/js/frontend/everest-forms.min.js

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

2 changes: 1 addition & 1 deletion everest-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Everest Forms
* Plugin URI: https://wpeverest.com/wordpress-plugins/everest-forms/
* Description: Drag and Drop form builder to easily create contact forms and more.
* Version: 1.1.4
* Version: 1.1.5
* Author: WPEverest
* Author URI: https://wpeverest.com
* Text Domain: everest-forms
Expand Down
2 changes: 1 addition & 1 deletion includes/class-everest-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ final class EverestForms {
*
* @var string
*/
public $version = '1.1.4';
public $version = '1.1.5';

/**
* The form data handler instance.
Expand Down
52 changes: 26 additions & 26 deletions languages/everest-forms.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Everest Forms 1.1.4\n"
"Report-Msgid-Bugs-To: https://github.com/wpeverest/everest-forms/issues\n"
"POT-Creation-Date: 2018-04-24 09:11:33+00:00\n"
"POT-Creation-Date: 2018-05-03 11:14:53+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -177,7 +177,7 @@ msgid "Insert Form"
msgstr ""

#: includes/admin/class-evf-add-form.php:66
#: includes/admin/class-evf-admin-assets.php:85
#: includes/admin/class-evf-admin-assets.php:59
msgid "Close"
msgstr ""

Expand All @@ -186,56 +186,56 @@ msgid "Select a form below to insert"
msgstr ""

#: includes/admin/class-evf-add-form.php:91
#: includes/admin/class-evf-admin-assets.php:86
#: includes/admin/class-evf-admin-assets.php:60
msgid "Cancel"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:82
#: includes/admin/class-evf-admin-assets.php:56
msgid "field"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:83
#: includes/admin/class-evf-admin-assets.php:57
#: includes/admin/class-evf-admin-menus.php:289
msgid "Copy of "
msgstr ""

#: includes/admin/class-evf-admin-assets.php:84
#: includes/admin/class-evf-admin-assets.php:58
msgid "OK"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:87
#: includes/admin/class-evf-admin-assets.php:61
msgid "Row Locked"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:88
#: includes/admin/class-evf-admin-assets.php:62
msgid "Single row cannot be deleted."
msgstr ""

#: includes/admin/class-evf-admin-assets.php:89
#: includes/admin/class-evf-admin-assets.php:63
msgid "Field Locked"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:90
#: includes/admin/class-evf-admin-assets.php:64
msgid "This field cannot be deleted or duplicated."
msgstr ""

#: includes/admin/class-evf-admin-assets.php:91
#: includes/admin/class-evf-admin-assets.php:65
msgid "This item must contain at least one choice."
msgstr ""

#: includes/admin/class-evf-admin-assets.php:92
#: includes/admin/class-evf-admin-assets.php:66
msgid "Are you sure you want to delete this row?"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:93
#: includes/admin/class-evf-admin-assets.php:67
msgid "Are you sure you want to delete this field?"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:94
#: includes/admin/class-evf-admin-assets.php:68
msgid "Are you sure you want to duplicate this field?"
msgstr ""

#: includes/admin/class-evf-admin-assets.php:149
#: includes/admin/class-evf-admin-assets.php:125
msgid "EverestForms"
msgstr ""

Expand Down Expand Up @@ -347,30 +347,30 @@ msgstr ""
msgid "Save"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:173
#: includes/admin/class-evf-admin-form-builder.php:171
#: includes/class-evf-ajax.php:132
msgid "Blank Form"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:177
#: includes/admin/class-evf-admin-form-builder.php:175
#: includes/templates/contact.php:12
msgid "Contact Form"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:184
#: includes/admin/class-evf-admin-form-builder.php:182
#: includes/admin/form-panels/class-evf-settings-panel.php:82
msgid "Form Name"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:185
#: includes/admin/class-evf-admin-form-builder.php:183
msgid "Enter your form name here…"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:188
#: includes/admin/class-evf-admin-form-builder.php:186
msgid "Select A Template"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:190
#: includes/admin/class-evf-admin-form-builder.php:188
msgid ""
"To speed up the process, you can select from one of our pre-made templates "
"listed below:"
Expand Down Expand Up @@ -521,17 +521,17 @@ msgstr ""
msgid "The changes you made will be lost if you navigate away from this page."
msgstr ""

#: includes/admin/class-evf-admin-settings.php:507
#: includes/admin/class-evf-admin-settings.php:508
msgid ""
"The settings of this image size have been disabled because its values are "
"being overwritten by a filter."
msgstr ""

#: includes/admin/class-evf-admin-settings.php:516
#: includes/admin/class-evf-admin-settings.php:517
msgid "Hard crop?"
msgstr ""

#: includes/admin/class-evf-admin-settings.php:543
#: includes/admin/class-evf-admin-settings.php:544
msgid "Select a page…"
msgstr ""

Expand Down Expand Up @@ -1282,12 +1282,12 @@ msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/admin/class-evf-admin-form-builder.php:198
#: includes/admin/class-evf-admin-form-builder.php:196
msgctxt "Template name"
msgid "%s template"
msgstr ""

#: includes/admin/class-evf-admin-form-builder.php:198
#: includes/admin/class-evf-admin-form-builder.php:196
msgctxt "Template name"
msgid "Create a %s"
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "everest-forms",
"title": "Everest Forms",
"version": "1.1.4",
"version": "1.1.5",
"homepage": "https://wpeverest.com/plugins/everest-forms/",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: form, form builder, easy form, clean form, login form, contact, contact fo
Requires at least: 4.0
Tested up to: 4.9
Requires PHP: 5.4
Stable tag: 1.1.4
Stable tag: 1.1.5
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down

0 comments on commit 9f58596

Please sign in to comment.