Skip to content
Snippets Groups Projects
Unverified Commit 76c11003 authored by azul's avatar azul
Browse files

Version 0.9.1 - bugfixes

Plain bugfix release for 0.9:

* prevent token conflicts
* custom: fix stylesheet customization
* fix: set token in forms correctly
parent ea64bbf3
Branches
Tags debian/0.4-2
No related merge requests found
Pipeline #
version 0.9.1 - bugfixes
------------------------
Plain bugfix release for 0.9:
* prevent token conflicts
* custom: fix stylesheet customization
* fix: set token in forms correctly
version 0.9 - twitter feed, rails 4 and deprecations
----------------------------------------------------
......
PATH
remote: engines/billing
specs:
leap_web_billing (0.9.0)
leap_web_billing (0.9.1)
braintree
PATH
remote: engines/support
specs:
leap_web_help (0.9.0)
leap_web_help (0.9.1)
PATH
remote: vendor/gems/certificate_authority
......@@ -380,4 +380,4 @@ DEPENDENCIES
valid_email
BUNDLED WITH
1.14.3
1.15.3
module LeapWeb
VERSION = "0.9.0" unless defined?(LeapWeb::VERSION)
VERSION = "0.9.1" unless defined?(LeapWeb::VERSION)
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment