Skip to content

Commit 5cb12ea

Browse files
Updated: version 2.3.3
1 parent cc399e3 commit 5cb12ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Config/vaahcms.php

Lines changed: 1 addition & 1 deletion
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.3.2',
11+
'version' => '2.3.3',
1212
'php_version_required' => '8.1',
1313
'get_config_version' => false,
1414
'website' => 'https://vaah.dev/cms',

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webreinvent/vaahcms",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
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)