Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 81862d1

Browse files
committed
Version bump
1 parent 5cbbbfb commit 81862d1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

data/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This extension supports localization, if you are fluent in a language other than
1010
No coding knowledge required.
1111

1212
## Current Version
13-
- Version: 2.0.1
14-
- Date: 2016-11-24
13+
- Version: 2.0.3
14+
- Date: 2016-11-29
1515
- Official Releases @ AMO: <https://addons.mozilla.org/en-US/firefox/addon/keybinder>
1616
- Support site: <https://github.com/Lord-Kamina/keybinder>
1717

@@ -27,6 +27,10 @@ No coding knowledge required.
2727

2828
[[toc]]
2929

30+
## [2.0.3] - 2016-11-29
31+
+ ### Fixed
32+
+ Use minified libraries where possible, deleted several files with unused code from library folders, in order to accomodate AMO review process.
33+
3034
## [2.0.1] - 2016-11-24
3135
+ ### Changed
3236
+ Replace various locale .properties files with symlinks to eliminate potential confusions when translating.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MPL 2.0",
44
"author": "Gregorio Litenstein <[email protected]>",
55
"homepage": "https://github.com/Lord-Kamina/keybinder",
6-
"version": "2.0.1",
6+
"version": "2.0.3",
77
"title": "Keybinder",
88
99
"icon": {

0 commit comments

Comments
 (0)