mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-04 07:07:32 +02:00
Prepare to tag
This commit is contained in:
@@ -5,6 +5,13 @@ Revision history
|
|||||||
[](https://scrutinizer-ci.com/g/mosbth/cimage/build-status/master)
|
[](https://scrutinizer-ci.com/g/mosbth/cimage/build-status/master)
|
||||||
|
|
||||||
|
|
||||||
|
v0.8.2 (2021-10-27)
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
* Remove bad configuration.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
v0.8.1 (2020-06-08)
|
v0.8.1 (2020-06-08)
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
// Version of cimage and img.php
|
// Version of cimage and img.php
|
||||||
define("CIMAGE_VERSION", "v0.8.1 (2020-06-08)");
|
define("CIMAGE_VERSION", "v0.8.2 (2021-10-27)");
|
||||||
|
|
||||||
// For CRemoteImage
|
// For CRemoteImage
|
||||||
define("CIMAGE_USER_AGENT", "CImage/" . CIMAGE_VERSION);
|
define("CIMAGE_USER_AGENT", "CImage/" . CIMAGE_VERSION);
|
||||||
|
Reference in New Issue
Block a user