version update

This commit is contained in:
2022-06-13 16:08:31 -07:00
parent fca9ac6927
commit 443ca554b0
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
FROM alpine:latest
MAINTAINER fithwum
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/foundryvtt/master/files/Install_Script.sh

View File

@@ -3,7 +3,7 @@
# All rights reserved
# Variables.
FVTT_VERSION=0.8.9
FVTT_VERSION=V10 Development 1
echo " "
echo "Current FoundryVTT Release version is ${FVTT_VERSION}."