diff --git a/.github/workflows/create_release.yml b/.github/workflows/create_release.yml index 2d4b7e7..1022a4e 100644 --- a/.github/workflows/create_release.yml +++ b/.github/workflows/create_release.yml @@ -7,8 +7,8 @@ on: ## name: Create Release env: - VERSION: 0.2.0 - PACKAGE: Solana + VERSION: 0.1.1 + PACKAGE: Aptos DRAFT: false jobs: build: diff --git a/release/0.1.1/Portto.Blocto.Aptos.0.1.1.unitypackage b/release/0.1.1/Portto.Blocto.Aptos.0.1.1.unitypackage new file mode 100644 index 0000000..2943a9f Binary files /dev/null and b/release/0.1.1/Portto.Blocto.Aptos.0.1.1.unitypackage differ diff --git a/release/release_aptos.md b/release/release_aptos.md index 6ee9573..98af098 100644 --- a/release/release_aptos.md +++ b/release/release_aptos.md @@ -1,5 +1,2 @@ Update: -Get access to all the blockchain interactions -- Interact with Aptos networks. -- Sign transactions. -- Send transactions. \ No newline at end of file +- fix bug \ No newline at end of file