Skip to content

Commit

Permalink
Ready for V1.1.0 :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paultje52 committed Jan 17, 2022
1 parent 345a02d commit c745e8a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/encoder-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ body:
options:
- Master (Directly from repository code)
- v1.0.0
- v1.0.1
- v1.0.2
- v1.1.0
validations:
required: true
- type: input
Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/parser-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ body:
options:
- Master (Directly from repository code)
- v1.0.0
- v1.0.1
- v1.0.2
- v1.1.0
validations:
required: true
2 changes: 1 addition & 1 deletion encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"name": "vrc-patreon-link",
"description": "Automatically uploads a list of patrons to VRChat everytime a patron joins or leaves, without reuploading the world. For use with https://github.com/Miner28/AvatarImageReader",
"version": "1.0.0",
"version": "1.1.0",
"main": "src/index.ts",
"scripts": {
"dev": "nodemon src/index.ts",
Expand Down

0 comments on commit c745e8a

Please sign in to comment.