Skip to content

Fluent Version Update

Lamine Male edited this page Jul 17, 2023 · 1 revision
  1. Open your terminal and navigate to the root folder of the Fluent repo.
  2. Run the script swift ./scripts/BumpVersion.swift version where version is of the format major.minor.patch. example: swift ./scripts/BumpVersion.swift 0.21.5
  3. Verify all strings have been updated to the version provided and create a PR. For reference, see https://github.com/microsoft/fluentui-apple/pull/1812/files.
Clone this wiki locally