Skip to content
This repository was archived by the owner on Dec 27, 2020. It is now read-only.

Commit fff866b

Browse files
committed
Updated atmosphere
1 parent 69b8061 commit fff866b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nxsd/components/atmosphere.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
COMPONENT_NAME = 'Atmosphere'
77
COMPONENT_VERSION = 'v0.9.4'
8-
COMPONENT_COMMIT_OR_TAG = '89c4844'
8+
COMPONENT_COMMIT_OR_TAG = '5428338'
99
COMPONENT_BRANCH = 'master'
1010
DOCKER_IMAGE_NAME = COMPONENT_NAME.lower()+'-builder'
1111

0 commit comments

Comments
 (0)