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