Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-02-03 13:22:59 +03:00
parent 6ff53e913d
commit a1a9a4d481
2 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,9 @@
# - Windows
# - MSVS -- to build native node modules (sharp) (optional?)
# - Linux
# - basic gcc toolchain (g++ for sharp)
# - macOS
# ???
# - iOS
# - Android
# - web

View File

@ -3,7 +3,7 @@ Version numbers
===============
The app version number is automatically synced between package.json (primary)
and version.js. All version changes should be made in the former.
and version.js, all version changes should be made in the former.
Debugging startup errors