Files
MaaAssistantArknights/tools/update_version.sh
2022-12-02 00:22:47 +08:00

6 lines
89 B
Bash

#!/bin/sh
. ./version.sh
sed -i "s/DEBUG VERSION/"$Version"/" ../src/MaaCore/Version.h