File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ version=$(git describe --tags 2>/dev/null || head -n 4096 /dev/urandom | shasum
23
23
registry_name = " openspacecollective"
24
24
25
25
image_name = " ${ registry_name } /${ project_name } "
26
- image_version = " 0.1.13 "
26
+ image_version = " 0.1.14 "
27
27
28
28
container_name = " ${ registry_name } -${ project_name } "
29
29
@@ -52,4 +52,4 @@ library_physics_directory="${project_directory}/../library-physics"
52
52
53
53
python_port = " 8889"
54
54
55
- # ###############################################################################################################################################################
55
+ # ###############################################################################################################################################################
You can’t perform that action at this time.
0 commit comments