mirror of
https://github.com/lrsjng/jquery-qrcode.git
synced 2026-08-12 20:01:55 +08:00
Prepares release.
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
|
||||
jQuery.qrcode is provided under the terms of the [MIT License](https://github.com/lrsjng/jQuery.qrcode/blob/develop/LICENSE.md).
|
||||
|
||||
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode) (MIT).
|
||||
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode).
|
||||
|
||||
|
||||
## Changelog
|
||||
|
||||
|
||||
### develop branch
|
||||
### v0.7.0 - *2013-08-17*
|
||||
|
||||
* some fixes
|
||||
* adds image support for fore- and background
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "jquery.qrcode",
|
||||
"displayName": "jQuery.qrcode",
|
||||
"version": "0.6.0+",
|
||||
"version": "0.7.0",
|
||||
"description": "generate QR codes dynamically",
|
||||
"url": "http://larsjung.de/qrcode/",
|
||||
"author": "Lars Jung",
|
||||
|
||||
Reference in New Issue
Block a user