Skip to content

Commit

Permalink
Bump version to 1.5.7 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 4e1d097 commit 4bf0517
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.6",
"version": "1.5.7",
"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 @@ -46,5 +46,9 @@
"1.5.6": {
"description": "Creates suggested profile pictures for new users without pfp. allows admins to toggle wide useage via \\!pfp-anyone - switched to typescript, added tests,administrivia3",
"changelog_url": "https://github.com/heavygee/hello-dalle-discordbot/releases/tag/v1.5.6"
},
"1.5.7": {
"description": "Creates suggested profile pictures for new users without pfp. allows admins to toggle wide useage via \\!pfp-anyone - switched to typescript, added tests,administrivia4",
"changelog_url": "https://github.com/heavygee/hello-dalle-discordbot/releases/tag/v1.5.7"
}
}

0 comments on commit 4bf0517

Please sign in to comment.