Skip to content

Commit ed8f36b

Browse files
Update news and set new verion number
1 parent d376997 commit ed8f36b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
birdfont (2.30.0) stable;
2+
3+
* Smaller .birdfont files
4+
5+
-- Johan Mattsson <johan.mattsson.m@gmail.com> Tue Feb 8 03:03:27 CET 2022
6+
17
birdfont (2.27.0) stable;
28

39
* Automatic backups every time a font is saved.

scripts/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Lesser General Public License for more details.
1414
"""
1515

16-
VERSION = '2.29.6'
16+
VERSION = '2.30.0'
1717
SO_VERSION_MAJOR = '36'
1818
SO_VERSION_MINOR = '0'
1919
SO_VERSION = SO_VERSION_MAJOR + '.' + SO_VERSION_MINOR

0 commit comments

Comments
 (0)