Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
chore: DEPRECATED
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricerenck committed Nov 17, 2021
1 parent 84089a4 commit dffaa33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/tratschtante",
"version": "1.0.6",
"version": "1.0.7",
"description": "Kirby Webmentions your plugins can subscribe to",
"type": "kirby-plugin",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php return array(
'root' => array(
'pretty_version' => '1.0.5',
'version' => '1.0.5.0',
'pretty_version' => '1.0.7',
'version' => '1.0.7.0',
'type' => 'kirby-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -20,8 +20,8 @@
'dev_requirement' => false,
),
'mauricerenck/tratschtante' => array(
'pretty_version' => '1.0.5',
'version' => '1.0.5.0',
'pretty_version' => '1.0.7',
'version' => '1.0.7.0',
'type' => 'kirby-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit dffaa33

Please sign in to comment.