Remove hardcoded version committed by mistake

This commit is contained in:
Luis Ángel San Martín 2019-09-01 12:30:23 +02:00
parent 56e8c2248d
commit 91de445756

View File

@ -20,31 +20,31 @@
"x": 80, "x": 80,
"y": 90, "y": 90,
"type": "file", "type": "file",
"path": "YACReader-9.5.0 MacOSX-Intel/YACReader.app" "path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-Intel/YACReader.app"
}, },
{ {
"x": 235, "x": 235,
"y": 90, "y": 90,
"type": "file", "type": "file",
"path": "YACReader-9.5.0 MacOSX-Intel/YACReaderLibrary.app" "path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-Intel/YACReaderLibrary.app"
}, },
{ {
"x": 470, "x": 470,
"y": 295, "y": 295,
"type": "file", "type": "file",
"path": "YACReader-9.5.0 MacOSX-Intel/YACReaderLibraryServer" "path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-Intel/YACReaderLibraryServer"
}, },
{ {
"x": 120, "x": 120,
"y": 295, "y": 295,
"type": "file", "type": "file",
"path": "YACReader-9.5.0 MacOSX-Intel/README.md" "path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-Intel/README.md"
}, },
{ {
"x": 290, "x": 290,
"y": 295, "y": 295,
"type": "file", "type": "file",
"path": "YACReader-9.5.0 MacOSX-Intel/COPYING.txt" "path": "YACReader-#VERSION#.#BUILD_NUMBER# MacOSX-Intel/COPYING.txt"
} }
] ]
} }