Skip to content

Commit

Permalink
v2.0.0-beta.15 (1.9.14)
Browse files Browse the repository at this point in the history
  • Loading branch information
iPaulPro committed Apr 17, 2024
1 parent da79aba commit b1c951d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default defineManifest((env) => ({
}`,
short_name: 'Focalize',
version,
version_name: '2.0.0-beta.14',
version_name: '2.0.0-beta.15',
description: 'Social app built on Lens Protocol with DMs via XMTP',
permissions: [
'activeTab',
Expand Down
4 changes: 2 additions & 2 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
@@ -1,7 +1,7 @@
{
"name": "focalize",
"private": true,
"version": "1.9.13",
"version": "1.9.14",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit b1c951d

Please sign in to comment.