Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 4193a75

Browse files
authored
Update README.md
1 parent 57d4835 commit 4193a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cp ~/your/GAME_MASTER.protobuf .
2525
./bin/add-version.sh -f ./GAME_MASTER.protobuf -v "0.85.3" --latest # Adds the new version "0.85.3", which is the latest version
2626

2727
# Older Version
28-
./bin/add-version.sh -f ./GAME_MASTER.protobuf -v "0.82.1" # Adds the new version "0.82.1", which is the latest version
28+
./bin/add-version.sh -f ./GAME_MASTER.protobuf -v "0.82.1" # Adds the new version "0.82.1", which is NOT the latest version
2929
```
3030

3131

0 commit comments

Comments
 (0)