1
0
mirror of https://github.com/ShaYmez/HBMonv2.git synced 2025-06-19 06:25:07 -04:00

Update version.php

Update version
This commit is contained in:
M0VUB 2024-06-14 00:48:02 +01:00 committed by GitHub
parent dcb9cba996
commit f4cffb7f8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,4 @@
<?php
define("VERSION", "Ver 1.6.9");
define("DASH", "ShaYmez-20230102");
define("DASH", "ShaYmez-14062024");
?>