diff --git a/CHANGELOG.md b/CHANGELOG.md index f3bf6930..95d90df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.25.3](https://github.com/Discord-InterChat/InterChat/compare/v3.25.2...v3.25.3) (2024-05-25) + ### [3.25.2](https://github.com/Discord-InterChat/InterChat/compare/v3.25.1...v3.25.2) (2024-05-25) diff --git a/package.json b/package.json index 7c460461..d3101215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interchat", - "version": "3.25.2", + "version": "3.25.3", "description": "A growing Discord bot which provides inter-server chat!", "main": "build/cluster.js", "license": "GPL-3.0-or-later",