1 Fluent Version Update
Lamine Male редактировал(а) эту страницу 2023-07-17 13:38:47 -07:00
  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.