diff --git a/manifest.json b/manifest.json index 7919cf1..8d4ff80 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "privacy-glasses", "name": "Privacy Glasses", - "version": "0.7.2", + "version": "0.7.3", "minAppVersion": "1.1", "description": "Provides a button and command to obfuscate onscreen text for better privacy in public settings.", "author": "Jill Alberts", diff --git a/versions.json b/versions.json index bb9f0d1..3a93db5 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.7.3": "1.1", "0.7.2": "1.1", "0.7.1": "1.1", "0.7.0": "1.1",