diff --git a/CHANGELOG.md b/CHANGELOG.md index b99e1a9b..3223b506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog +## v3.1.11 + +[compare changes](https://github.com/fearandesire/Pluto-Betting-Bot/compare/v3.1.10...v3.1.11) + +### 🏡 Chore + +- Update changelog ([1610bb8](https://github.com/fearandesire/Pluto-Betting-Bot/commit/1610bb8)) +- Pkg Script for CI ([ab55d32](https://github.com/fearandesire/Pluto-Betting-Bot/commit/ab55d32)) + +### ❤️ Contributors + +- Fearandesire ([@fearandesire](http://github.com/fearandesire)) + ## v3.1.10 [compare changes](https://github.com/fearandesire/Pluto-Betting-Bot/compare/v.3.1.7...v3.1.10) diff --git a/package.json b/package.json index 406567c0..c91796be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluto-betting", - "version": "3.1.10", + "version": "3.1.11", "description": "Pluto Betting App - Discord Interface", "type": "module", "license": "MIT",