Skip to content

Commit ac18678

Browse files
committed
updated: version to v2.2.5
1 parent 0bb9ad8 commit ac18678

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Config/vaahcms.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
$settings = [
99
'app_name' => 'VaahCMS',
1010
'app_slug' => 'vaahcms',
11-
'version' => '2.2.4',
11+
'version' => '2.2.5',
1212
'php_version_required' => '8.1',
1313
'get_config_version' => false,
1414
'website' => 'https://vaah.dev/cms',

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webreinvent/vaahcms",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "VaahCMS is a laravel based open-source web application development platform shipped with headless content management system.",
55
"keywords": ["vaahcms", "headless", "hmvc", "laravel", "cms", "vue", "pinia"],
66
"homepage": "https://webreinvent.com",

0 commit comments

Comments
 (0)