Skip to content

Commit

Permalink
streamline version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nanu-c committed Oct 25, 2023
1 parent eaede7d commit 830775a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "axolotl"
version = "2.1.0"
version = "2.0.1"
edition = "2021"
description = """\
This is a cross-platform Signal client."""
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textsecure.nanuc",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Signal compatible messaging client for Ubuntu phones",
"title": "Axolotl",
"architecture": "@CLICK_ARCH@",
Expand Down

0 comments on commit 830775a

Please sign in to comment.