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

Commit

Permalink
Bump to version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dLobatog committed Dec 10, 2014
1 parent fd875a1 commit 66049f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ Then run `bundle install` from the same directory

To verify that the installation was successful, go to Foreman, top bar **Administer > About** and check 'foreman_digitalocean' shows up in the **System Status** menu under the Plugins tab.

### Packages

rpms & debs will be in the official Foreman plugins repository soon.

## Configuration

Go to **Infrastructure > Compute Resources** and click on "New Compute Resource".
Expand Down
2 changes: 1 addition & 1 deletion lib/foreman_digitalocean/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ForemanDigitalocean
VERSION = '0.0.2'
VERSION = '0.0.3'
end

0 comments on commit 66049f7

Please sign in to comment.