1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00
moncycle_ynh/sources/patches/main-01-remove-version.patch
2024-02-21 12:06:06 +07:00

12 lines
No EOL
275 B
Diff

diff --git a/www_data/api/version.json b/www_data/api/version.json
deleted file mode 100644
index 3b8a410..0000000
--- a/www_data/api/version.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "app": "moncycle.app",
- "version": "dev",
- "build": "YYYY-MM-DD",
- "commit": "xxxxxxxx"
-}