Skip to content

Commit 9ea6ca9

Browse files
committed
bump version to 2.0.10
1 parent 02f326f commit 9ea6ca9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defaults/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
uwsgi_version: "2.0.9"
2+
uwsgi_version: "2.0.10"
33
uwsgi_download_url: "https://github.com/unbit/uwsgi/archive/{{ uwsgi_version }}.tar.gz"
44
uwsgi_tyrant_mode: false
55
uwsgi_lib_dir: "/usr/local/lib/uwsgi"

meta/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ galaxy_info:
33
author: Damjan Georgievski
44
description: a role that compiles and installs uWSGI
55
license: BSD
6-
min_ansible_version: 1.4
6+
min_ansible_version: 1.8
77
platforms:
88
- name: Ubuntu
99
versions:

0 commit comments

Comments
 (0)