Skip to content

Commit

Permalink
chore: bump minor version (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
wazelin authored Jun 12, 2023
1 parent b537ed4 commit 859b2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ parameters:
application_env: '%env(resolve:APP_ENV)%'
application_api_key: '%env(resolve:APP_API_KEY)%'
application_vendors: '%kernel.project_dir%/vendor/composer/installed.php'
application_version: '2.6.0'
application_version: '2.7.0'
container.dumper.inline_factories: true
cache.redis.namespace: '%env(default:cache.redis.namespace.default:REDIS_CACHE_NAMESPACE)%'
cache.redis.namespace.default: 'devkit'
Expand Down

0 comments on commit 859b2b2

Please sign in to comment.