mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-17 16:01:28 +02:00
Update Configuration.php - Old Version Date in new Release (#3526)
Old Version Date in new Release
This commit is contained in:
parent
69aa751f40
commit
0f2b55fbef
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
*/
|
*/
|
||||||
final class Configuration
|
final class Configuration
|
||||||
{
|
{
|
||||||
private const VERSION = 'dev.2023-03-22';
|
private const VERSION = 'dev.2023-07-11';
|
||||||
|
|
||||||
private static $config = [];
|
private static $config = [];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue