Skip to content

Commit 416c4de

Browse files
committed
release v6.2
1 parent 3239dbe commit 416c4de

4 files changed

Lines changed: 187 additions & 44 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ On the open source side, there are many related projects. [php-mf2-shim](https:/
281281
Changelog
282282
---
283283

284-
### 6.2 - unreleased
284+
### 6.2 - 2023-03-15
285285

286286
* `as1`:
287287
* `get_owner` bug fix for `post`, `update`, `delete` activities.

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
# built documents.
8989
#
9090
# The short X.Y version.
91-
version = '6.1'
91+
version = '6.2'
9292
# The full version, including alpha/beta/rc tags.
93-
release = '6.1'
93+
release = '6.2'
9494

9595
# The language for content autogenerated by Sphinx. Refer to documentation
9696
# for a list of supported languages.

0 commit comments

Comments
 (0)