Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
kas-elvirov committed Jun 6, 2020
1 parent 0a39a5d commit 6dde111
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 8 deletions.
5 changes: 1 addition & 4 deletions .env
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
APP_VERSION=8.2.8

PAYPAL_URL='https://www.paypal.me/ArtemSolovev'
OPENCOLLECTIVE_URL='https://opencollective.com/artem-solovev'
APP_VERSION=8.2.9
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ___

## History
### Version:
- current: 8.2.8 ( 2020, 6 june )
- current: 8.2.10 ( 2020, 6 june )
- initial: 2.0.1 ( 2017, 12 february )

I made this program in the Russian Army while I was on duty. I was coding as fast as i could )))
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"short_name": "__MSG_shortName__",
"author": "__MSG_author__",
"description": "__MSG_description__",
"version": "8.2.8",
"version": "8.2.9",
"browser_action": {
"default_icon": "img/icon128.png",
"default_popup": "index.html",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gloc",
"version": "8.2.9",
"version": "8.2.10",
"description": "Extension counts the number of lines of code in GitHub pages.",
"author": "Artem Solovev",
"license": "GPL-2.0",
Expand Down

0 comments on commit 6dde111

Please sign in to comment.