diff --git a/system/lan/english.json b/system/lan/english.json index 6d79ab7b..c440a23a 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -698,5 +698,6 @@ "just_now": "just now", "Not_Working_for_freeradius": "Not Working for freeradius", "User_Cannot_change_this__only_admin__if_it_Empty_it_will_use_Customer_Credentials": "User Cannot change this, only admin. if it Empty it will use Customer Credentials", - "Failed_to_buy_package": "Failed to buy package" + "Failed_to_buy_package": "Failed to buy package", + "New_Voucher_Created": "New Voucher Created" } \ No newline at end of file diff --git a/version.json b/version.json index 9014b6e7..17790164 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.8.7" + "version": "2024.8.8" } \ No newline at end of file