mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Merge pull request #525 from AlanCoding/update_isolated_version
[3.2.2] update fallback isolated version to 3.2.2
This commit is contained in:
commit
e7ede6af4a
@ -271,7 +271,7 @@ def __run__(private_data_dir):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
__version__ = '3.2.0'
|
||||
__version__ = '3.2.2'
|
||||
try:
|
||||
import awx
|
||||
__version__ = awx.__version__
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user