1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud_admin.git synced 2025-03-09 23:38:52 +00:00

1.6.0 Release

This commit is contained in:
topilski 2019-09-04 06:15:44 -04:00
parent e0c9a522cf
commit 926f9e70de
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
1.6.0 /
1.6.0 / September 4, 2019
[Alexandr Topilski]
- Balancer
1.5.0 / August 22, 2019
[Alexandr Topilski]

View file

@ -4,4 +4,4 @@ PUBLIC_CONFIG = {'site': {'title': 'FastoCloud', 'keywords': 'video,cloud,iptv,s
'contact_address': 'Republic of Belarus, Minsk, Stadionnay str. 5',
'community_channel': 'https://discord.gg/cnUXsws',
'partners':[{'company': 'Tathya Technologies Pvt Ltd (OPC)', 'website': 'https://tathyatechnologies.com', 'country':'India, Bangladesh'}]},
'project': {'version': '1.6.0', 'version_type': 'rc'}}
'project': {'version': '1.6.0', 'version_type': 'release'}}