mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
updated fallback isolated version to 3.2.2
This commit is contained in:
parent
8d19555cf1
commit
eab82f3efa
@ -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