Kameleoon. Data. ApplicationVersion
(kameleoon_client v0.8.5)
Copy Markdown
Represents the version of the application. Supports semantic versioning: major, major.minor, or major.minor.patch.
Summary
Types
@type t() :: %Kameleoon.Data.ApplicationVersion{version: String.t()}