version 0.1.7

This commit is contained in:
Vishal 2022-11-23 22:40:58 +05:30
parent 40120093d5
commit 2e2793675e
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ import 'package:logging/logging.dart';
// name of executable
const String exename = "nostr_console";
const String version = "0.1.6-beta";
const String version = "0.1.7-beta";
int gDebug = 0;
int gSpecificDebug = 0;

View File

@ -1,6 +1,6 @@
name: nostr_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
# Release 0.1.6-beta