mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-03-27 02:01:51 +01: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
|
||||
const String exename = "nostr_console";
|
||||
const String version = "0.1.5-beta";
|
||||
const String version = "0.1.6-beta";
|
||||
|
||||
int gDebug = 0;
|
||||
int gSpecificDebug = 0;
|
||||
|
@ -3,10 +3,9 @@ description: A multi-platform nostr client built for terminal/console.
|
||||
version: 0.1.5-beta
|
||||
homepage: https://github.com/vishalxl/nostr_console
|
||||
|
||||
# Release 0.1.3-beta
|
||||
# nip05 build
|
||||
# build
|
||||
|
||||
# Release 0.1.6-beta
|
||||
# reply in 14x channels
|
||||
# event quotes supported #[1] etc
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.3 <3.0.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user