Skip to content

Commit

Permalink
Bump ini from 1.3.5 to 1.3.8 (#3)
Browse files Browse the repository at this point in the history
* Bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump extension to version 0.1.2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vishal Ramesh <[email protected]>
  • Loading branch information
dependabot[bot] and VishalRamesh50 authored Dec 14, 2020
1 parent f60cebf commit 57f1220
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "NUTabs",
"version": "0.1.1",
"version": "0.1.2",
"description": "Adds ability to open job postings from NUworks in a new tab.",
"icons": {
"512": "icons/new-tab.png"
Expand Down
8 changes: 4 additions & 4 deletions 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": "nutabs",
"version": "0.1.1",
"version": "0.1.2",
"description": "Bowser extension which adds ability to open job postings from NUworks in a new tab",
"main": "jobTabs.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
{
"version": "0.1.1",
"update_link": "https://github.com/VishalRamesh50/NUTabs/releases/download/0.1.1/nutabs-0.1.1-an+fx.xpi"
},
{
"version": "0.1.2",
"update_link": "https://github.com/VishalRamesh50/NUTabs/releases/download/0.1.2/nutabs-0.1.2-an+fx.xpi"
}
]
}
Expand Down

0 comments on commit 57f1220

Please sign in to comment.