version to 0.2.1

This commit is contained in:
Vishal 2022-11-30 14:07:13 +05:30
parent cfa9a817e6
commit 03ec28eb45
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.2.0-beta";
const String version = "0.2.1-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.9-beta
version: 0.2.1-beta
homepage: https://github.com/vishalxl/nostr_console
# Release 0.2.0-beta