Skip to content

Commit

Permalink
Version 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AMeng committed Apr 14, 2022
1 parent 1180ddd commit b7e5783
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

Version 2.3
-----------

* Fix hidiing zero balance accounts

Version 2.2
-----------

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2019 Alex Meng
Copyright (c) 2016-2022 Alex Meng

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
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": "Personal Capital Plus",
"short_name": "PC Plus",
"description": "Customize Personal Capital",
"version": "2.2",
"version": "2.3",
"options_page": "options.html",
"content_scripts": [{
"matches": ["*://home.personalcapital.com/*"],
Expand Down

0 comments on commit b7e5783

Please sign in to comment.