Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into fix_upgrade_polkadot_1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renauter committed Oct 3, 2024
2 parents 94f7042 + cd7458f commit d5a1afb
Show file tree
Hide file tree
Showing 25 changed files with 1,353 additions and 809 deletions.
4 changes: 2 additions & 2 deletions activation-service/helm/tfchainactivationservice/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: tfchainactivationservice
description: TFchain account activation funding service
type: application
version: 2.9.1
appVersion: '2.9.1'
version: 2.9.2
appVersion: '2.9.2'
2 changes: 1 addition & 1 deletion activation-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "substrate-funding-service",
"version": "2.9.1",
"version": "2.9.2",
"description": "Substrate funding service",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions bridge/tfchain_bridge/chart/tfchainbridge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: tfchainbridge
description: Bridge for TFT between Tfchain Stellar
type: application
version: 2.9.1
appVersion: '2.9.1'
version: 2.9.2
appVersion: '2.9.2'
2 changes: 1 addition & 1 deletion clients/tfchain-client-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tfgrid-api-client",
"version": "2.9.1",
"version": "2.9.2",
"description": "API client for the TF Grid",
"main": "index.js",
"scripts": {
Expand Down
Loading

0 comments on commit d5a1afb

Please sign in to comment.