Skip to content

Commit

Permalink
update to 1.4.0-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Dykstra <[email protected]>
  • Loading branch information
DrDaveD committed Jan 30, 2025
1 parent 095be18 commit fbfaa5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apptainer_source
Submodule apptainer_source updated 271 files
2 changes: 1 addition & 1 deletion replacements.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def variableReplace(app, docname, source):
# Add the needed variables to be replaced either on code or on text on the next
# dictionary structure.
variable_replacements = {
"{InstallationVersion}" : "1.3.6",
"{InstallationVersion}" : "1.4.0-rc.1",
"{admindocs}" : "https://apptainer.org/docs/admin/main",
"{version}": "main",
"{adminversion}": "main",
Expand Down

0 comments on commit fbfaa5c

Please sign in to comment.