mirror of
https://github.com/werf/actions.git
synced 2026-02-07 11:56:25 +03:00
- remove actions not used in v1.2 - update the example arbitrary version - embed v1.2 MAJOR.MINOR
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
export const MAJOR_MINOR_GROUP = '1.2'
|
|
export const MAJOR = 1
|
|
export const MINOR = 2
|