Skip to content

Commit

Permalink
Release version 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
airtower-luna committed Jan 1, 2022
1 parent 392a35c commit 83ff98b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion background.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Referer Modifier: Modify the Referer header in HTTP requests
* Copyright (C) 2017-2021 Fiona Klute
* Copyright (C) 2017-2022 Fiona Klute
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"author": "Fiona Klute",
"version": "0.9",
"version": "0.10",
"homepage_url": "https://github.com/airtower-luna/referer-mod",
"default_locale": "en",

Expand Down

0 comments on commit 83ff98b

Please sign in to comment.