mirror of
https://github.com/rails/jquery-rails.git
synced 2026-01-09 14:47:55 -05:00
Release v4.5.1 with jquery 3.6.1 and jquery-ujs 1.2.3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
| Gem | jQuery | jQuery UJS | jQuery UI |
|
||||
|--------|--------|------------| ----------|
|
||||
| x.x.x | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
|
||||
| 4.5.1 | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
|
||||
| 4.5.0 | 1.12.4 & 2.2.4 & 3.6.0 | 1.2.2 | - |
|
||||
| 4.4.0 | 1.12.4 & 2.2.4 & 3.5.1 | 1.2.2 | - |
|
||||
| 4.3.5 | 1.12.4 & 2.2.4 & 3.4.1 | 1.2.2 | - |
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module Jquery
|
||||
module Rails
|
||||
VERSION = "4.5.0"
|
||||
VERSION = "4.5.1"
|
||||
JQUERY_VERSION = "1.12.4"
|
||||
JQUERY_2_VERSION = "2.2.4"
|
||||
JQUERY_3_VERSION = "3.6.1"
|
||||
|
||||
Reference in New Issue
Block a user