Skip to content
This repository has been archived by the owner on Nov 10, 2019. It is now read-only.

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoh committed Jan 2, 2017
1 parent 805939e commit 31a703f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Roundcube Webmail MarkAsJunk2
=============================

Version 1.10 (2017-01-02, rc-1.1)
=================================================
* Add JS event markasjunk2-update to allow other plugins to influence the spam/ham options show
* Add init method to allow drivers to access markasjunk2-update JS event
* Replace config options markasjunk2_mb_toolbar and markasjunk2_cp_toolbar with new markasjunk2_toolbar option
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "http://github.com/JohnDoh/Roundcube-Plugin-Mark-as-Junk-2/",
"license": "GPL-3.0",
"type": "roundcube-plugin",
"version": "1.9-git",
"version": "1.10",
"authors": [
{
"name": "Philip Weir",
Expand Down

0 comments on commit 31a703f

Please sign in to comment.