Skip to content

Commit 58815b0

Browse files
committed
updated to version to 3.6.1
min file for 3.6.0 release was 3.6.0-beta
1 parent 5afc1cb commit 58815b0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

css/bootstrap4-toggle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*\
22
|*| ========================================================================
3-
|*| Bootstrap Toggle: bootstrap4-toggle.css v3.7.0
3+
|*| Bootstrap Toggle: bootstrap4-toggle.css v3.6.1
44
|*| https://gitbrent.github.io/bootstrap4-toggle/
55
|*| ========================================================================
66
|*| Copyright 2018-2019 Brent Ely

css/bootstrap4-toggle.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Bootstrap 4 Toggle is a bootstrap plugin that converts checkboxes into responsive toggles.">
77
<meta name="keywords" content="bootstrap, toggle, switch, bootstrap-toggle, bootstrap-switch, bootstrap-checkbox">
88
<meta name="author" content="https://github.com/gitbrent">
9-
<meta name="version" content="v3.7.0">
9+
<meta name="version" content="v3.6.1">
1010
<meta name="robots" content="index, follow">
1111
<meta name="revisit-after" content="1 month">
1212
<title>Bootstrap 4 Toggle Switch Button Checkbox</title>

js/bootstrap4-toggle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*\
22
|*| ========================================================================
3-
|*| Bootstrap Toggle: bootstrap4-toggle.js v3.7.0
3+
|*| Bootstrap Toggle: bootstrap4-toggle.js v3.6.1
44
|*| https://gitbrent.github.io/bootstrap4-toggle/
55
|*| ========================================================================
66
|*| Copyright 2018-2019 Brent Ely

js/bootstrap4-toggle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap4-toggle",
3-
"version": "3.7.0-beta",
3+
"version": "3.6.1",
44
"author": {
55
"name": "Brent Ely",
66
"url": "https://github.com/gitbrent/"

0 commit comments

Comments
 (0)