Enhancements included in this release:
@@ -106,7 +106,6 @@
- Using single key shortcuts for email actions is now optional
- Single key shortcuts have been brought up to date with Gmail
- App-wide notification preferences now handled by desktop
- - Initial plugin system
- Numerous bug fixes and user interface improvements
- Numerous user interface translation updates
diff --git a/meson.build b/meson.build
index e92f96c5..0bdd1568 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '3.35.90',
+ version: '3.36.0',
license: 'LGPL2.1+',
meson_version: '>= 0.50',
)