1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-11 10:34:18 +02:00

Build to prepare to tag

This commit is contained in:
Mikael Roos
2022-11-17 16:07:35 +01:00
parent bb57af697b
commit 1666ea1412
4 changed files with 43 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<?php
// Version of cimage and img.php
define("CIMAGE_VERSION", "v0.8.4 (2022-05-30)");
define("CIMAGE_VERSION", "v0.8.5 (2022-11-17)");
// For CRemoteImage
define("CIMAGE_USER_AGENT", "CImage/" . CIMAGE_VERSION);