Skip to content

Commit

Permalink
Update readme to Nette Forms 2.4; Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Robyer committed Aug 28, 2016
1 parent 6d2f80a commit 90e1522
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Live Form Validation (for Nette Forms 2.3)
Live Form Validation (for Nette Forms 2.4)
==========================================
Nice client-side live form validation for Nette Forms 2.3.
Nice client-side live form validation for Nette Forms 2.4.

Script by default works nicely with Twitter Bootstrap 3, but you can customize the options to fit your exact needs.

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nette-live-form-validation",
"description": "Nice client-side live form validation for Nette Forms 2.3. Script by default works nicely with Twitter Bootstrap 3.",
"description": "Nice client-side live form validation for Nette Forms 2.4. Script by default works nicely with Twitter Bootstrap 3.",
"main": [
"live-form-validation.js"
],
Expand Down
4 changes: 2 additions & 2 deletions live-form-validation.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/**
* Live Form Validation for Nette Forms 2.3
* Live Form Validation for Nette Forms 2.4
*
* @author Robert Pösel, zakrava, Radek Ježdík, MartyIX, David Grudl
* @version 1.7.0
* @version 1.8.0
* @url https://github.com/Robyer/nette-live-form-validation/
*/

Expand Down

0 comments on commit 90e1522

Please sign in to comment.