1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-23 06:46:11 +00:00

Update version string in overlay

This commit is contained in:
jugeeya 2020-08-14 13:27:36 -07:00 committed by GitHub
parent 7ff8185a65
commit c46e1642d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ include $(DEVKITPRO)/libnx/switch_rules
# NACP building is skipped as well. # NACP building is skipped as well.
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
APP_TITLE := Training Modpack APP_TITLE := Training Modpack
APP_VERSION := 2.1 Beta APP_VERSION := 2.5beta
TARGET := ovlTrainingModpack TARGET := ovlTrainingModpack
BUILD := build BUILD := build