Skip to content

Commit

Permalink
Bump up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Teemu Suoranta committed Jan 11, 2018
1 parent ff3791a commit 190b272
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion polylang-smart-language-select-disabler.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Polylang Add-on: Smart Language Select Disabler
Plugin URI:
Version: 1.0.1
Version: 1.0.2
Author: Aucor Oy
Author URI: https://github.com/aucor
Description: Disable content language select when there's translations in Polylang
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ add_filter('polylang-disable-language-select', 'my_polylang_disable_language_sel

## Releases

### 1.0.2 Remove `create_function` usage and include license

### 1.0.1 Add changes that dropped somewhere along the way

Added some missing stuff because some changes dropped in 1.0.0 (facepalm)
Expand Down

0 comments on commit 190b272

Please sign in to comment.