Skip to content

Commit

Permalink
Bump version so I can push to Store.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasvermeer committed Mar 9, 2020
1 parent e57acff commit df121e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome-extension/src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Sample Ratio Mismatch (SRM) Checker",
"short_name": "SRM Check",
"version": "0.0.3",
"version": "0.0.4",
"description": "Automatically performs Sample Ratio Mismatch (SRM) test and flags potential issues on supported experimentation platforms.",
"permissions": [
"tabs"
Expand Down

0 comments on commit df121e9

Please sign in to comment.