mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
3 lines
72 B
Batchfile
3 lines
72 B
Batchfile
@echo off
|
|
REM Get the version number from VERSION.md
|
|
more ..\VERSION.md
|