Skip to content

Commit

Permalink
development build
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan-shafi committed Jun 8, 2024
1 parent ff44776 commit 5ebe8dc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'ultimate-blocks/ultimate-blocks',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ac0984df6f82d8eadfd3b9db96071e2f9354ed23',
'pretty_version' => 'dev-v3_1_9',
'version' => 'dev-v3_1_9',
'reference' => 'ff44776ff4c3192a4e9b00eb1ec666fd262b9c3f',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -56,9 +56,9 @@
'dev_requirement' => false,
),
'ultimate-blocks/ultimate-blocks' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ac0984df6f82d8eadfd3b9db96071e2f9354ed23',
'pretty_version' => 'dev-v3_1_9',
'version' => 'dev-v3_1_9',
'reference' => 'ff44776ff4c3192a4e9b00eb1ec666fd262b9c3f',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down
4 changes: 2 additions & 2 deletions zip/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "3.1.9",
"mode": "production",
"mode": "development",
"size": "7.18mb",
"date": "2024-06-05T10:05:13.874Z"
"date": "2024-06-08T13:59:34.023Z"
}
Binary file modified zip/ultimate-blocks.zip
Binary file not shown.

0 comments on commit 5ebe8dc

Please sign in to comment.