Bump up version

This commit is contained in:
Filip Gralinski 2021-03-02 13:28:25 +01:00
parent 5655f67b49
commit 9fc28feb9d
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
<a name="4.2.1"></a>
## 4.2.1 (2021-03-02)
Bug fixes
* Fix AMU template (broken \bycite)
<a name="4.2.0"></a> <a name="4.2.0"></a>
## 4.2.0 (2021-02-23) ## 4.2.0 (2021-02-23)

View File

@ -6,5 +6,5 @@ variables:
# THIS IS AN UGLY WORK-AROUND # THIS IS AN UGLY WORK-AROUND
include: include:
- project: 'research/paper-cutter' - project: 'research/paper-cutter'
ref: '4.2.0' ref: '4.2.1'
file: 'main.yml' file: 'main.yml'