Skip to content

Commit e2d4992

Browse files
committed
Release for 1.0.0.0 (OnlyLightMatters, LisiasT) for ReStockPlus >= 1.0.3
1 parent b5e7da0 commit e2d4992

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Patches on `GameData/TweakScaleCompanion/ReStock/patches` are © [OnlyLightMatte
55

66
Other trademarks and registered trademarks are the property of the respective trademark holders.
77

8-
© 2020 LisiasT
8+
© 2020 LisiasT

pack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clean() {
1010
fi
1111
}
1212

13-
FILE=$PACKAGE-$VERSION.BETA.zip
13+
FILE=$PACKAGE-$VERSION.zip
1414
echo $FILE
1515
clean
1616
zip -r $FILE ./GameData/* -x ".*"

0 commit comments

Comments
 (0)