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