Skip to content

Commit

Permalink
Change default version to 2020.03.04
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Mar 13, 2020
1 parent fb7273e commit 030412b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## dropbox

[![Build Status](https://travis-ci.org/Oefenweb/ansible-dropbox.svg?branch=master)](https://travis-ci.org/Oefenweb/ansible-dropbox) [![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-dropbox-blue.svg)](https://galaxy.ansible.com/Oefenweb/ansible-dropbox)
[![Build Status](https://travis-ci.org/Oefenweb/ansible-dropbox.svg?branch=master)](https://travis-ci.org/Oefenweb/ansible-dropbox)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-dropbox-blue.svg)](https://galaxy.ansible.com/Oefenweb/ansible-dropbox)

Set up [Dropbox](https://www.dropbox.com/) in Debian-like systems.

Expand All @@ -10,7 +11,7 @@ Set up [Dropbox](https://www.dropbox.com/) in Debian-like systems.

#### Variables

* `dropbox_version` [default: `2019.02.14`]: Version to install
* `dropbox_version` [default: `2020.03.04`]: Version to install

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# defaults file for dropbox
---
dropbox_version: 2019.02.14
dropbox_version: 2020.03.04

0 comments on commit 030412b

Please sign in to comment.