mirror of
https://github.com/block-core/angor-hub-old.git
synced 2026-01-31 15:44:20 +01:00
Bump version to v0.0.12
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "angor-hub",
|
||||
"version": "0.0.11",
|
||||
"version": "0.0.12",
|
||||
"description": "Angor Hub is a Nostr client that is customized around the Angor protocol, a decentralized crowdfunding platform.",
|
||||
"author": "angor",
|
||||
"private": true,
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
import { Version } from '@angor/version/version';
|
||||
|
||||
export const ANGOR_VERSION = new Version('0.0.11').full;
|
||||
export const ANGOR_VERSION = new Version('0.0.12').full;
|
||||
|
||||
Reference in New Issue
Block a user