Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Commit

Permalink
auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Mainardi committed Jun 26, 2015
1 parent 9fa3458 commit f66819d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Dropdock

![Docker + Drupal](https://raw.githubusercontent.com/twinbit/dropdock/gh-pages/img/logo.png)

## Installing

### Phar
Expand Down
2 changes: 1 addition & 1 deletion php-src/DropdockRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
class DropdockRunner extends \Robo\Runner {
use \Robo\Output;
const ROBOFILE = 'DropdockRoboFile.php';
const VERSION = '0.1.11';
const VERSION = '0.1.12';
protected function loadRoboFile()
{
$base_path = realpath(__DIR__ . '/../');
Expand Down

0 comments on commit f66819d

Please sign in to comment.