Skip to content

Commit

Permalink
Merge pull request #41 from fleetbase/dev-v0.3.4
Browse files Browse the repository at this point in the history
v0.3.4
  • Loading branch information
roncodes authored Dec 26, 2023
2 parents d08e0bd + 1ebbcf0 commit 48c983b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fleetbase/core-api",
"version": "1.3.3",
"version": "1.3.4",
"description": "Core Framework and Resources for Fleetbase API",
"keywords": [
"fleetbase",
Expand Down
2 changes: 1 addition & 1 deletion src/Models/Company.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class Company extends Model
'owner_uuid',
'logo_uuid',
'backdrop_uuid',
'address_uuid',
'place_uuid',
'website_url',
'description',
'options',
Expand Down

0 comments on commit 48c983b

Please sign in to comment.