mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-06-05 12:39:35 +02:00
version to 0.0.6
This commit is contained in:
parent
002d418841
commit
8af610fd46
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
// name of executable
|
// name of executable
|
||||||
const String exename = "nostr_console";
|
const String exename = "nostr_console";
|
||||||
const String version = "0.0.5";
|
const String version = "0.0.6";
|
||||||
|
|
||||||
// well known disposable test private key
|
// well known disposable test private key
|
||||||
const String gDefaultPrivateKey = "9d00d99c8dfad84534d3b395280ca3b3e81be5361d69dc0abf8e0fdf5a9d52f9";
|
const String gDefaultPrivateKey = "9d00d99c8dfad84534d3b395280ca3b3e81be5361d69dc0abf8e0fdf5a9d52f9";
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: nostr_console
|
name: nostr_console
|
||||||
description: A nostr client built for terminal/console.
|
description: A nostr client built for terminal/console.
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
homepage: https://github.com/vishalxl/nostr_console
|
homepage: https://github.com/vishalxl/nostr_console
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user