Skip to content

Commit

Permalink
chore(Release): v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsblokjeee[bot] authored Jun 11, 2023
1 parent 3367897 commit 3ebb8bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.readmeconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"project.version": "2.1.6",
"project.version": "1.2.6",
"project.information": "@snowcrystals/iglo is a [Discord.js](https://discordjs.dev) framework which makes building a bot a lot easier. With its built-in SlashCommand registry system it checks updates the data once a change to the command is detected (a restart is required if code changes are made). The framework currently only supports SlashCommands (no idea why you want to use message commands now that Discord restricted the content to only a limited amount of eligible bots).",
"project.installation": ["```", "yarn add @snowcrystals/iglo", "npm install @snowcrystals/iglo", "```"],
"project.icon": "https://raw.githubusercontent.com/snowcrystals/.github/main/logo.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowcrystals/iglo",
"version": "2.1.6",
"version": "1.2.6",
"description": "A template used for every single repository in this organization 📏",
"author": "ijsKoud <github@ijskoud.dev>",
"license": "MIT",
Expand Down

0 comments on commit 3ebb8bb

Please sign in to comment.