-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.json
More file actions
25 lines (25 loc) · 791 Bytes
/
version.json
File metadata and controls
25 lines (25 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"version": "1.0.0",
"release_date": "2026-03-04",
"notes": "Quran Video Studio",
"downloads": [
{
"platform": "Windows",
"type": "MSI (Installer)",
"filename": "QuranVideoStudio-setup.v1.0.0.msi",
"url": "https://github.com/quran8vs/qvs/raw/main/v1.0.0/QuranVideoStudio-setup.v1.0.0.msi"
},
{
"platform": "Windows",
"type": "EXE (Installer)",
"filename": "QuranVideoStudio-setup.v1.0.0.exe",
"url": "https://github.com/quran8vs/qvs/raw/main/v1.0.0/QuranVideoStudio-setup.v1.0.0.exe"
},
{
"platform": "Windows",
"type": "Portable",
"filename": "QuranVideoStudio-portable.v1.0.0.exe",
"url": "https://github.com/quran8vs/qvs/raw/main/v1.0.0/QuranVideoStudio-portable.v1.0.0.exe"
}
]
}