Skip to content

Commit ef65768

Browse files
committed
update project_branch in ansible settings
1 parent 94a9331 commit ef65768

File tree

1 file changed

+1
-1
lines changed
  • docs/ansible/roles/celus/defaults

1 file changed

+1
-1
lines changed

docs/ansible/roles/celus/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project_git_path_base: https://github.com/techlib/
55

66
# default version tag to check when getting project data from git
77
# it defines both the version of the source code in GIT and which compiled static files to get
8-
project_branch: v1.0.36
8+
project_branch: v1.0.39
99

1010
# default settings version to use
1111
settings_version: production

0 commit comments

Comments
 (0)