mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
Bump version to 1.4.8
Update README.md with previous release information.
This commit is contained in:
parent
a4257e207c
commit
d9d8fbd432
@ -4,7 +4,7 @@ AWX
|
||||
Formerly known as ansible-commander and AnsibleWorks, AWX provides a web-based
|
||||
user interface, REST API and task engine built on top of Ansible.
|
||||
|
||||
The current version under development is 1.4.5, and uses the master branch.
|
||||
The current version under development is 1.4.8, and uses the master branch.
|
||||
|
||||
1.2.2 was the initial version released on July 31, 2013.
|
||||
|
||||
@ -14,6 +14,8 @@ The current version under development is 1.4.5, and uses the master branch.
|
||||
|
||||
1.4.0 was released on November 25, 2013.
|
||||
|
||||
1.4.5 was released on February 10, 2014.
|
||||
|
||||
Hotfixes should go on the appropriate release branch and be cherry-picked to
|
||||
master.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
__version__ = '1.4.5-0'
|
||||
__version__ = '1.4.8-0'
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user