Skip to content

Commit f77a973

Browse files
author
github-actions
committed
Changelog and new version for 0.3.1
1 parent f052c0e commit f77a973

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+
## [0.3.1](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v0.3.0...v0.3.1) (2021-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **settings:** set correct label and tooltip for permission error message ([f052c0e](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/f052c0eaee35055f7e6a04a1018e42af1c36c16d))
7+
8+
9+
10+
111
# [0.3.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v0.2.0...v0.3.0) (2021-02-16)
212

313

FaceitIntegration/FaceitIntegration_StreamlabsSystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
Website = "https://fcarrascosa.es"
2828
Description = "A simple script to integrate with faceit"
2929
Creator = "Fernando Carrascosa"
30-
Version = "0.3.0"
30+
Version = "0.3.1"
3131

3232
# ---------------------------
3333
# Define Global Variables

0 commit comments

Comments
 (0)