Tulir Asokan 2 жил өмнө
parent
commit
9fd80e1fcd

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# v0.2.2 (unreleased)
+# v0.2.2 (2022-11-01)
 
 * Added option to send captions in the same message using [MSC2530].
 * Updated app version identifiers to bridge some new message types.

+ 1 - 1
mautrix_instagram/__init__.py

@@ -1,2 +1,2 @@
-__version__ = "0.2.1"
+__version__ = "0.2.2"
 __author__ = "Tulir Asokan <tulir@maunium.net>"