Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
bump to 0.2.5 and bump sdk to 0.9.14 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmer authored May 17, 2022
1 parent c829e59 commit 9a85e68
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion manifest.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Mozilla Rally",
"manifest_version": 3,
"name": "Facebook Pixel Hunt (Playtest Edition)",
"version": "0.2.4",
"version": "0.2.5",
"homepage_url": "https://github.com/mozilla-rally/facebook-pixel-hunt#readme",
"permissions": [
"idle",
Expand Down
2 changes: 1 addition & 1 deletion manifest.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Mozilla Rally",
"manifest_version": 3,
"name": "Facebook Pixel Hunt",
"version": "0.2.4",
"version": "0.2.5",
"homepage_url": "https://github.com/mozilla-rally/facebook-pixel-hunt#readme",
"permissions": [
"idle",
Expand Down
14 changes: 7 additions & 7 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
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-env": "^7.17.10",
"@babel/preset-typescript": "^7.16.7",
"@mozilla/glean": "^1.0.0",
"@mozilla/rally-sdk": "^0.9.12",
"@mozilla/rally-sdk": "^0.9.14",
"@mozilla/web-science": "^0.5.0",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.3.0",
Expand Down

0 comments on commit 9a85e68

Please sign in to comment.