Skip to content

Commit

Permalink
Release 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orestes committed Dec 7, 2018
1 parent 169dd51 commit 931eaa4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ I love Harvest, but they're missing something I need: multi-language invoices.

The result is this Google Chrome extension. You get a language selector that changes the translations and then reloads the invoice page for you.

# What's new in 3.0
# 3.1 - December 2018

- Fixes to work on the latest version of Harvest

# 3.0

- First stable version
- Works with the new Harvest UI/URLs
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Harvest Language Support",
"short_name": "Harvest Languages",
"author": "Orestes Carracedo (@orestesCA https://orestes.io)",
"version": "3.0.3",
"version": "3.1.0",
"manifest_version": 2,
"description": "Simple language support for Harvest (harvestapp.com)",
"web_accessible_resources": [
Expand Down

0 comments on commit 931eaa4

Please sign in to comment.