Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c584f6d

Browse files
committedFeb 15, 2024·
ci: bump version
1 parent c7ad88a commit c584f6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "2.14.32",
3+
"version": "2.14.33",
44
"private": true,
55
"scripts": {
66
"bump": "bump patch --tag --commit 'testnet release '",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sifchain-ui",
3-
"version": "2.14.31",
3+
"version": "2.14.33",
44
"private": true,
55
"license": "UNLICENSED",
66
"packageManager": "yarn@3.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.