3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
namespace: finallycoffee
name: fediverse
version: 0.1.2
version: 0.2.0
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>

View File

@@ -3,7 +3,7 @@ mastodon_user: mastodon
mastodon_base_path: /opt/mastodon
mastodon_domain: ~
mastodon_web_domain: ~
mastodon_version: "4.3.9"
mastodon_version: "4.4.3"
mastodon_git_upstream_url: "https://github.com/mastodon/mastodon.git"
mastodon_data_path: "{{ mastodon_base_path }}/data"