Fixed another reference to version files no longer needing update

Pierre Ossman (Work account)
2020-07-07 10:48:18 +02:00
parent a465a1874b
commit 652adff75f

@@ -56,7 +56,7 @@ Beta
1. Commit and tag the version change:
```
$ git commit -m "noVNC 1.1.0 beta" VERSION package.json snap/snapcraft.yaml
$ git commit -m "noVNC 1.1.0 beta" package.json
$ git tag -a -m "noVNC 1.1.0 beta" v1.1.0-beta
```