Skip to content

Commit

Permalink
v2.0.0-beta.11 (1.9.10)
Browse files Browse the repository at this point in the history
- Auto-signs metadata irys transactions
  • Loading branch information
iPaulPro committed Nov 19, 2023
1 parent d834f64 commit dc51491
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 14 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.10',
version_name: '2.0.0-beta.11',
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.9",
"version": "1.9.10",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
10 changes: 0 additions & 10 deletions src/lib/evm/lens-hub.ts

This file was deleted.

0 comments on commit dc51491

Please sign in to comment.