about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorFire Demon <firedemon@creature.cafe>2020-08-23 09:38:27 -0500
committerFire Demon <firedemon@creature.cafe>2020-08-30 05:45:20 -0500
commit5622de4a785e6b7c9a4946af3efaf8b4c2bc5755 (patch)
treeb9378500aa449af54ac09c44b2aba8f6ee2a184b /lib
parent5de7e2d667fa55f353a8b3d988cd047c118a4250 (diff)
[Feature] Support Misskey-compatible boosts with attached content notes
Diffstat (limited to 'lib')
-rw-r--r--lib/mastodon/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index 0cad7a273..a8ffaf9ac 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -69,7 +69,7 @@ module Mastodon
           '@context': { 'schema': 'http://schema.org/', name: 'schema:name', value: 'schema:value' },
           type: 'PropertyValue',
           name: 'monsterpit:extensions',
-          value: '2020.08.06.1',
+          value: '2020.08.23.1',
         },
         {
           '@context': { 'schema': 'http://schema.org/', name: 'schema:name', value: 'schema:value' },