Skip to content

Commit

Permalink
Release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LEDfan committed Aug 15, 2018
1 parent 981e7d4 commit 445d1a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.3.0] [15/08/2018]
### Fixed
- Remove old translation files [981e7d4](https://github.com/LEDfan/keywi/commit/981e7d4cc9fb610c6509ce7c302cc9aebda2797a)

## [1.3.0] [15/08/2018]
### Added
- Basic Auth support [#103](https://github.com/LEDfan/keywi/pull/103) and [#114](https://github.com/LEDfan/keywi/pull/114). Read the [docs](https://github.com/LEDfan/keywi#http-basic-auth).
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Keywi",
"version": "1.3.0",
"version": "1.3.1",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/keywi-48.png",
Expand Down Expand Up @@ -75,7 +75,7 @@
"default_locale": "en",
"applications": {
"gecko": {
"id": "[email protected]",
"id": "keywi-ff-add-on-ss@ledfan.be",
"strict_min_version": "51.0"
}
}
Expand Down

0 comments on commit 445d1a0

Please sign in to comment.