diff --git a/manifest.json b/manifest.json index aa25bc31..2684ceaa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "gistr", "name": "Gistr", - "version": "1.6.6", + "version": "1.6.7", "minAppVersion": "1.0.0", "description": "Integrate Opengist and Github gists into your notes, allowing you to create, update, and share between your notes and gist services", "author": "Aetherinox", diff --git a/versions.json b/versions.json index 06d010e9..48ecb377 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "1.6.7": "0.15.0", "1.6.6": "0.15.0", "1.6.5": "0.15.0", "1.6.4": "0.15.0",