Skip to content

Commit

Permalink
Bump version to 1.5.3 and update version_info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
heavygee committed Sep 27, 2024
1 parent 0d2bcd0 commit 0670c7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-dalle-discordbot",
"version": "1.5.2",
"version": "1.5.3",
"description": "Hello Dall-E will produce welcome images for your new users. Now with a wildcard that will 'prompt different' as you specify",
"main": "bot.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions version_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,9 @@
"1.5.2": {
"description": "Creates suggested profile pictures for new users without pfp. allows admins to toggle wide useage via \\!pfp-anyone",
"changelog_url": "https://github.com/heavygee/hello-dalle-discordbot/releases/tag/v1.5.2"
},
"1.5.3": {
"description": "Creates suggested profile pictures for new users without pfp. allows admins to toggle wide useage via \\!pfp-anyone - switched to typescript, added tests,administrivia",
"changelog_url": "https://github.com/heavygee/hello-dalle-discordbot/releases/tag/v1.5.3"
}
}

0 comments on commit 0670c7c

Please sign in to comment.