Skip to content

Commit c8f00ba

Browse files
committed
version bump
1 parent 997f4b6 commit c8f00ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/scala/ton/sdk/client/modules/bocSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ abstract class BocSpec[T[_]] extends AsyncFlatSpec with SdkAssertions[T] {
216216
assertValue(result)(Result.EncodedBoc("te6ccgEBAgEAKQABL7/f4EAAAAAAAAAAAG2m0us0F8ViiEjLZAEAF7OJx0AnACRgJH/bsA=="))
217217
}
218218

219-
private val jsonVerison = 6
219+
private val jsonVerison = 7
220220

221221
val expectedBlockchainConfig =
222222
Result.ConfigBoc(

0 commit comments

Comments
 (0)