mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-11-19 10:29:01 +01:00
version 0.1.7
This commit is contained in:
@@ -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.6-beta";
|
const String version = "0.1.7-beta";
|
||||||
|
|
||||||
int gDebug = 0;
|
int gDebug = 0;
|
||||||
int gSpecificDebug = 0;
|
int gSpecificDebug = 0;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: nostr_console
|
name: nostr_console
|
||||||
description: A multi-platform nostr client built for terminal/console.
|
description: A multi-platform nostr client built for terminal/console.
|
||||||
version: 0.1.5-beta
|
version: 0.1.7-beta
|
||||||
homepage: https://github.com/vishalxl/nostr_console
|
homepage: https://github.com/vishalxl/nostr_console
|
||||||
|
|
||||||
# Release 0.1.6-beta
|
# Release 0.1.6-beta
|
||||||
|
|||||||
Reference in New Issue
Block a user