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 25, 2024
1 parent 88141ee commit 2c5a0fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 21 deletions.
16 changes: 2 additions & 14 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
<?php return array(
'root' => array(
'name' => 'ultimate-blocks/ultimate-blocks',
<<<<<<< HEAD
'pretty_version' => 'dev-v3_2_0',
'version' => 'dev-v3_2_0',
'reference' => '585efc00c5bd16093db33f597b75b2f89a9225b8',
=======
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '6b1200ba78c3259969de03b6957b8967639746a5',
>>>>>>> master
'reference' => '88141eecc70932da15d539fb3a3af9de7f8f621f',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -62,15 +56,9 @@
'dev_requirement' => false,
),
'ultimate-blocks/ultimate-blocks' => array(
<<<<<<< HEAD
'pretty_version' => 'dev-v3_2_0',
'version' => 'dev-v3_2_0',
'reference' => '585efc00c5bd16093db33f597b75b2f89a9225b8',
=======
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '6b1200ba78c3259969de03b6957b8967639746a5',
>>>>>>> master
'reference' => '88141eecc70932da15d539fb3a3af9de7f8f621f',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down
8 changes: 1 addition & 7 deletions zip/info.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{
"version": "3.2.0-dev",
<<<<<<< HEAD
"mode": "development",
"size": "7.55mb",
"date": "2024-06-25T09:38:37.208Z"
=======
"mode": "production",
"size": "7.17mb",
"date": "2024-06-25T07:09:02.841Z"
>>>>>>> master
"date": "2024-06-25T16:43:09.937Z"
}
Binary file modified zip/ultimate-blocks.zip
Binary file not shown.

0 comments on commit 2c5a0fc

Please sign in to comment.