Skip to content

Commit f718ea7

Browse files
author
github-actions
committed
Changelog and new version for 1.1.1
1 parent 8b01224 commit f718ea7

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.1.1](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.1.0...v1.1.1) (2021-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **settings:** allow accents on settings ([8b01224](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/8b01224ed12b70995140e9e4b21a5ef0b4478761))
7+
8+
9+
10+
111
# [1.1.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.0.0...v1.1.0) (2021-03-09)
212

313

FaceitIntegration/FaceitIntegration_StreamlabsSystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Website = "https://fcarrascosa.es"
1919
Description = "A simple script to integrate Streamlabs Chatbot with FaceIT Api"
2020
Creator = "Fernando Carrascosa"
21-
Version = "1.1.0"
21+
Version = "1.1.1"
2222

2323
# ---------------------------
2424
# Global Variables

0 commit comments

Comments
 (0)