Skip to content

Commit

Permalink
New version including PR38
Browse files Browse the repository at this point in the history
  • Loading branch information
CamielBouchier committed Mar 19, 2022
1 parent 1c92f50 commit 0a51a79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ __pycache__/*
.*.swp
*.zip
pyvenv.cfg
cb_thunderlink.html
5 changes: 5 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Release_1_3_0
=============

* Merged https://github.com/CamielBouchier/cb_thunderlink/pull/38

Release_1_2_0
=============

Expand Down
2 changes: 1 addition & 1 deletion mail_extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "1.2.0",
"version": "1.3.0",
"name": "cb_thunderlink",
"description": "cb_thunderlink is a thunderlink replacement.",
"author": "camiel@bouchier.be",
Expand Down

0 comments on commit 0a51a79

Please sign in to comment.