mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-06-12 18:01:24 +02:00
build 0.1.6-beta
This commit is contained in:
parent
3eb5aadb7a
commit
bb2c82f8d4
@ -3,7 +3,7 @@ import 'package:logging/logging.dart';
|
|||||||
|
|
||||||
// name of executable
|
// name of executable
|
||||||
const String exename = "nostr_console";
|
const String exename = "nostr_console";
|
||||||
const String version = "0.1.5-beta";
|
const String version = "0.1.6-beta";
|
||||||
|
|
||||||
int gDebug = 0;
|
int gDebug = 0;
|
||||||
int gSpecificDebug = 0;
|
int gSpecificDebug = 0;
|
||||||
|
@ -3,10 +3,9 @@ description: A multi-platform nostr client built for terminal/console.
|
|||||||
version: 0.1.5-beta
|
version: 0.1.5-beta
|
||||||
homepage: https://github.com/vishalxl/nostr_console
|
homepage: https://github.com/vishalxl/nostr_console
|
||||||
|
|
||||||
# Release 0.1.3-beta
|
# Release 0.1.6-beta
|
||||||
# nip05 build
|
# reply in 14x channels
|
||||||
# build
|
# event quotes supported #[1] etc
|
||||||
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.17.3 <3.0.0'
|
sdk: '>=2.17.3 <3.0.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user