diff --git a/README.md b/README.md index ea5429c..0077754 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,3 @@ git -c submodule."assets".update=checkout submodule update --init assets ``` Currently, this is required to build, any forks are expected to provide their own assets. - -## Publishing Guide - -To publish a new version, simply tag a new release by: - -1. Edit `package.json` with the new version -2. Create a new tag from latest commit by `git tag v1.0.0` -3. Push the tag and commit by `git push --atomic origin main v1.0.0` diff --git a/assets b/assets index 628eb2f..4c6419a 160000 --- a/assets +++ b/assets @@ -1 +1 @@ -Subproject commit 628eb2f8255c215148007f4227d2e0d5d1a67582 +Subproject commit 4c6419a274ec547fdf278ef0c98e837452769d36