From abb1be8ef26cfee3f3c013ad54aedf199e70c26c Mon Sep 17 00:00:00 2001 From: neodiX Date: Thu, 12 Sep 2024 14:00:00 +0400 Subject: [PATCH] upgrade to 0.6.0 --- README.md | 4 ++-- address/README.md | 4 ++-- address/pom.xml | 2 +- bitstring/README.md | 4 ++-- bitstring/pom.xml | 2 +- cell/README.md | 4 ++-- cell/pom.xml | 2 +- emulator/README.md | 4 ++-- emulator/pom.xml | 10 +++++----- fift/README.md | 4 ++-- fift/pom.xml | 2 +- func/README.md | 4 ++-- func/pom.xml | 2 +- liteclient/README.md | 4 ++-- liteclient/pom.xml | 2 +- mnemonic/README.md | 4 ++-- mnemonic/pom.xml | 2 +- pom.xml | 2 +- smartcontract/README.md | 4 ++-- smartcontract/pom.xml | 2 +- tl/pom.xml | 4 ++-- tonconnect/README.md | 4 ++-- tonconnect/pom.xml | 2 +- tonlib/README.md | 4 ++-- tonlib/pom.xml | 2 +- tweetnacl-java-8/pom.xml | 2 +- utils/README.md | 4 ++-- utils/pom.xml | 2 +- 28 files changed, 46 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index a9d2baca..a7180229 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ found [here](https://github.com/ton-blockchain/ton/actions). io.github.neodix42 smartcontract - 0.5.5 + 0.6.0 ``` @@ -33,7 +33,7 @@ found [here](https://github.com/ton-blockchain/ton/actions). io.github.neodix42 ton4j - 0.5.5 + 0.6.0 ``` diff --git a/address/README.md b/address/README.md index 253d7f92..61d62b84 100644 --- a/address/README.md +++ b/address/README.md @@ -6,7 +6,7 @@ io.github.neodix42 address - 0.5.5 + 0.6.0 ``` @@ -17,7 +17,7 @@ io.github.neodix42.ton4j address - 0.5.5 + 0.6.0 ``` diff --git a/address/pom.xml b/address/pom.xml index b6ec800d..0d5106de 100644 --- a/address/pom.xml +++ b/address/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 4.0.0 diff --git a/bitstring/README.md b/bitstring/README.md index a7a026ff..6236cb9d 100644 --- a/bitstring/README.md +++ b/bitstring/README.md @@ -6,7 +6,7 @@ io.github.neodix42 bitstring - 0.5.5 + 0.6.0 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j bitstring - 0.5.5 + 0.6.0 ``` diff --git a/bitstring/pom.xml b/bitstring/pom.xml index 10116b93..037878cc 100644 --- a/bitstring/pom.xml +++ b/bitstring/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 4.0.0 diff --git a/cell/README.md b/cell/README.md index 7a8be6ba..78df4504 100644 --- a/cell/README.md +++ b/cell/README.md @@ -6,7 +6,7 @@ io.github.neodix42 cell - 0.5.5 + 0.6.0 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j cell - 0.5.5 + 0.6.0 ``` diff --git a/cell/pom.xml b/cell/pom.xml index fcdc8992..d7c0a4d6 100644 --- a/cell/pom.xml +++ b/cell/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 4.0.0 diff --git a/emulator/README.md b/emulator/README.md index 17779fa7..70620aaf 100644 --- a/emulator/README.md +++ b/emulator/README.md @@ -8,7 +8,7 @@ Java Emulator wrapper uses JNA to access methods in native emulator shared libra io.github.neodix42 emulator - 0.5.5 + 0.6.0 ``` @@ -18,7 +18,7 @@ Java Emulator wrapper uses JNA to access methods in native emulator shared libra io.github.neodix42.ton4j emulator - 0.5.5 + 0.6.0 ``` diff --git a/emulator/pom.xml b/emulator/pom.xml index 8df4a88a..1e49aca5 100644 --- a/emulator/pom.xml +++ b/emulator/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 emulator @@ -88,25 +88,25 @@ io.github.neodix42 tonlib - 0.5.5 + 0.6.0 test io.github.neodix42 liteclient - 0.5.5 + 0.6.0 test io.github.neodix42 smartcontract - 0.5.5 + 0.6.0 test io.github.neodix42 cell - 0.5.5 + 0.6.0 compile diff --git a/fift/README.md b/fift/README.md index 75b4500d..2e9c53c9 100644 --- a/fift/README.md +++ b/fift/README.md @@ -8,7 +8,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42 fift - 0.5.5 + 0.6.0 ``` @@ -18,7 +18,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42.ton4j fift - 0.5.5 + 0.6.0 ``` diff --git a/fift/pom.xml b/fift/pom.xml index 4a106b0e..2d39c0bf 100644 --- a/fift/pom.xml +++ b/fift/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 fift diff --git a/func/README.md b/func/README.md index 565a5367..82cdc0bb 100644 --- a/func/README.md +++ b/func/README.md @@ -8,7 +8,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42 func - 0.5.5 + 0.6.0 ``` @@ -18,7 +18,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42.ton4j func - 0.5.5 + 0.6.0 ``` diff --git a/func/pom.xml b/func/pom.xml index c0ca5f24..ae0dd361 100644 --- a/func/pom.xml +++ b/func/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 func diff --git a/liteclient/README.md b/liteclient/README.md index 008e1e08..db18939d 100644 --- a/liteclient/README.md +++ b/liteclient/README.md @@ -8,7 +8,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42 lite-client - 0.5.5 + 0.6.0 ``` @@ -18,7 +18,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42.ton4j lite-client - 0.5.5 + 0.6.0 ``` diff --git a/liteclient/pom.xml b/liteclient/pom.xml index 67688cf0..e12a5046 100644 --- a/liteclient/pom.xml +++ b/liteclient/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 liteclient diff --git a/mnemonic/README.md b/mnemonic/README.md index 8dec9a64..471d8a7b 100644 --- a/mnemonic/README.md +++ b/mnemonic/README.md @@ -6,7 +6,7 @@ io.github.neodix42 mnemonic - 0.5.5 + 0.6.0 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j mnemonic - 0.5.5 + 0.6.0 ``` diff --git a/mnemonic/pom.xml b/mnemonic/pom.xml index b1e33693..ef33964f 100644 --- a/mnemonic/pom.xml +++ b/mnemonic/pom.xml @@ -5,7 +5,7 @@ top io.github.neodix42 - 0.5.5 + 0.6.0 4.0.0 diff --git a/pom.xml b/pom.xml index 4953e673..1e159fb7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.neodix42 top pom - 0.5.5 + 0.6.0 bitstring diff --git a/smartcontract/README.md b/smartcontract/README.md index 5dd8688e..73a563d1 100644 --- a/smartcontract/README.md +++ b/smartcontract/README.md @@ -6,7 +6,7 @@ io.github.neodix42 smartcontract - 0.5.5 + 0.6.0 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j smartcontract - 0.5.5 + 0.6.0 ``` diff --git a/smartcontract/pom.xml b/smartcontract/pom.xml index 8f958a7a..238f4d40 100644 --- a/smartcontract/pom.xml +++ b/smartcontract/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 4.0.0 diff --git a/tl/pom.xml b/tl/pom.xml index a8f84aca..9d59d589 100644 --- a/tl/pom.xml +++ b/tl/pom.xml @@ -5,7 +5,7 @@ top io.github.neodix42 - 0.5.5 + 0.6.0 4.0.0 @@ -47,7 +47,7 @@ io.github.neodix42 cell - 0.5.5 + 0.6.0 compile diff --git a/tonconnect/README.md b/tonconnect/README.md index 672cbe38..2050610b 100644 --- a/tonconnect/README.md +++ b/tonconnect/README.md @@ -6,7 +6,7 @@ io.github.neodix42 tonconnect - 0.5.5 + 0.6.0 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j tonconnect - 0.5.5 + 0.6.0 ``` diff --git a/tonconnect/pom.xml b/tonconnect/pom.xml index 43e5847e..3d065117 100644 --- a/tonconnect/pom.xml +++ b/tonconnect/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 tonconnect diff --git a/tonlib/README.md b/tonlib/README.md index 90a0e633..5480c7ca 100644 --- a/tonlib/README.md +++ b/tonlib/README.md @@ -15,7 +15,7 @@ You can get the latest tonlib library by: io.github.neodix42 tonlib - 0.5.5 + 0.6.0 ``` @@ -25,7 +25,7 @@ You can get the latest tonlib library by: io.github.neodix42.ton4j tonlib - 0.5.5 + 0.6.0 ``` diff --git a/tonlib/pom.xml b/tonlib/pom.xml index 3ee68c3a..c508a403 100644 --- a/tonlib/pom.xml +++ b/tonlib/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 4.0.0 diff --git a/tweetnacl-java-8/pom.xml b/tweetnacl-java-8/pom.xml index 20306fac..81f84769 100644 --- a/tweetnacl-java-8/pom.xml +++ b/tweetnacl-java-8/pom.xml @@ -4,7 +4,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 tweetnacl-java-8 diff --git a/utils/README.md b/utils/README.md index f61b8241..a12316f3 100644 --- a/utils/README.md +++ b/utils/README.md @@ -6,7 +6,7 @@ io.github.neodix42 utils - 0.5.5 + 0.6.0 ``` @@ -16,7 +16,7 @@ io.github.neodix42.ton4j utils - 0.5.5 + 0.6.0 ``` diff --git a/utils/pom.xml b/utils/pom.xml index 15bcfc1f..75a4a9ad 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -6,7 +6,7 @@ io.github.neodix42 top - 0.5.5 + 0.6.0 4.0.0