Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-kuendig committed Feb 19, 2020
2 parents 756cb57 + aa54ef6 commit 7f9befe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion october
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
define('DS', DIRECTORY_SEPARATOR);
define('VERSION', '0.7.1');
define('VERSION', '0.7.2');

if (file_exists(__DIR__.'/../../autoload.php')) {
require __DIR__.'/../../autoload.php';
Expand Down

0 comments on commit 7f9befe

Please sign in to comment.