mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-25 07:05:48 +00:00
Increment version number (#148)
This commit is contained in:
committed by
Maciej Hirsz
parent
5d82253257
commit
35a853a64b
@@ -9,4 +9,4 @@ import * as FeedMessage from './feed';
|
|||||||
export { Types, FeedMessage };
|
export { Types, FeedMessage };
|
||||||
|
|
||||||
// Increment this if breaking changes were made to types in `feed.ts`
|
// Increment this if breaking changes were made to types in `feed.ts`
|
||||||
export const VERSION: Types.FeedVersion = 22 as Types.FeedVersion;
|
export const VERSION: Types.FeedVersion = 23 as Types.FeedVersion;
|
||||||
|
|||||||
Reference in New Issue
Block a user