Skip to content

Commit

Permalink
v2.0.0-beta.05 (1.9.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
iPaulPro committed Oct 23, 2023
1 parent ad849bd commit d79d7b4
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 @@ -9,7 +9,7 @@ export default defineManifest(async (env) => ({
name: 'Focalize - DApp for Lens Protocol (Beta)',
short_name: 'Focalize',
version,
version_name: '2.0.0-beta.04',
version_name: '2.0.0-beta.05',
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.3",
"version": "1.9.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit d79d7b4

Please sign in to comment.