# Functions
AIsNewerThanB compares two semantic versions and returns true if A is newer than B.
PrintVersion prints the current version of sops.
RetrieveLatestReleaseVersion fetches the latest release version from GitHub.
RetrieveLatestVersionFromUpstream retrieves the most recent release version from GitHub.
# Variables
Version represents the value of the current semantic version.