mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +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
|