Skip to content

Commit

Permalink
fix encrypt button not showing
Browse files Browse the repository at this point in the history
  • Loading branch information
m1m1s1ku committed May 17, 2023
1 parent 514865b commit aa8f3d6
Show file tree
Hide file tree
Showing 4 changed files with 3,945 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ThiWeb Crypt-Decrypt",
"version": "2.1.3",
"version": "2.1.4",
"manifest_version": 3,
"description": "Crypt / Auto-decrypt Links on ThiWeb",
"homepage_url": "https://www.thiweb.com",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thiweb-crypt-decrypt-ts",
"version": "2.1.3",
"version": "2.1.4",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down
Loading

0 comments on commit aa8f3d6

Please sign in to comment.