fix: debian package script lost app version

This commit is contained in:
Roy Qu 2024-03-07 17:57:22 +08:00
parent a336cb7e0f
commit 1283609c41
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ cp -r RedPandaIDE $TMP_FOLDER
cp README.md $TMP_FOLDER
cp LICENSE $TMP_FOLDER
cp NEWS.md $TMP_FOLDER
cp version.inc $TMP_FOLDER
cp -r platform $TMP_FOLDER
cp Red_Panda_CPP.pro $TMP_FOLDER