]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/NodeInfo210.php
Remove the activity
[friendica.git] / src / Module / NodeInfo210.php
index 723736a6185ad015f4703b5eec51d1360680cdce..f12ce52cb712e3a94993ca92829267f8fb5f4759 100644 (file)
@@ -55,7 +55,7 @@ class NodeInfo210 extends BaseModule
                                'baseUrl'  => $this->baseUrl->get(),
                                'name'     => $this->config->get('config', 'sitename'),
                                'software' => 'friendica',
-                               'version'  => FRIENDICA_VERSION . '-' . DB_UPDATE_VERSION,
+                               'version'  => App::VERSION . '-' . DB_UPDATE_VERSION,
                        ],
                        'organization'      => Nodeinfo::getOrganization($this->config),
                        'protocols'         => ['dfrn', 'activitypub'],