Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 275 Bytes

UPDATE.md

File metadata and controls

10 lines (7 loc) · 275 Bytes

How To Make Updates

Each time there is a new update:

  1. Copy the new png, pdf and ai files into the landscape directory.
  2. Replace CloudNativeLandscape_latest.* with the latest versions.

From the command line

  1. git tag 1.1 (or whatever version)
  2. git push --tags