Skip to content

Commit

Permalink
Update SATELLITE_OS_VERSION for Stream/6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
lpramuk authored Jan 29, 2025
1 parent 3f6b216 commit 13f47fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robottelo/constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# This should be updated after each version branch
SATELLITE_VERSION = "6.17"
SATELLITE_OS_VERSION = "8"
SATELLITE_OS_VERSION = "9"

# Default system ports
HTTPS_PORT = '443'
Expand Down

0 comments on commit 13f47fb

Please sign in to comment.