Skip to content

Commit

Permalink
action: update to publishedVersion: 1.6.2 for carbonmark
Browse files Browse the repository at this point in the history
  • Loading branch information
deploy-action committed Feb 12, 2025
1 parent 3a8488a commit b3667fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
6 changes: 3 additions & 3 deletions carbonmark/src/utils/version.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// This file is auto-generated by generateVersionTs.js
export const SCHEMA_VERSION = '1.6.0';
export const PUBLISHED_VERSION = '1.6.0';
// This file is auto-generated by set-version.ts
export const SCHEMA_VERSION = '1.6.2';
export const PUBLISHED_VERSION = '1.6.2';
5 changes: 1 addition & 4 deletions carbonmark/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
{
"publishedVersion": "1.6.0",
"schemaVersion": "1.6.0"
}
{"schemaVersion": "1.6.2", "publishedVersion": "1.6.2"}

0 comments on commit b3667fc

Please sign in to comment.