Skip to content

Commit

Permalink
prepare releaes
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyTurtleDev committed Apr 18, 2024
1 parent 6f2df39 commit 544c771
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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 mstickereditor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
workspace = ".."
name = "mstickereditor"
version = "0.3.5"
version = "0.3.6"
edition = "2021"
license = "Apache-2.0"
description= "import sticker packs from telegram, to be used at the Maunium sticker picker for Matrix"
Expand Down
2 changes: 1 addition & 1 deletion mstickerlib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
workspace = ".."
name = "mstickerlib"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
license = "Apache-2.0"
description= "Private implementation detail of mstickereditor"
Expand Down

0 comments on commit 544c771

Please sign in to comment.