From c4ced05858a7878f3c68f6df465ae02fa59f6759 Mon Sep 17 00:00:00 2001 From: zhkl0228 Date: Thu, 5 Sep 2024 14:46:59 +0800 Subject: [PATCH] Release 0.9.8 --- backend/dynarmic/pom.xml | 6 +++--- backend/hypervisor/pom.xml | 6 +++--- backend/kvm/pom.xml | 6 +++--- backend/unicorn2/pom.xml | 6 +++--- pom.xml | 2 +- unidbg-android/pom.xml | 14 +++++++------- unidbg-api/pom.xml | 4 ++-- unidbg-ios/pom.xml | 14 +++++++------- 8 files changed, 29 insertions(+), 29 deletions(-) diff --git a/backend/dynarmic/pom.xml b/backend/dynarmic/pom.xml index 4be4fc762..6bc39afbf 100644 --- a/backend/dynarmic/pom.xml +++ b/backend/dynarmic/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 ../../pom.xml 4.0.0 unidbg-dynarmic - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 diff --git a/backend/hypervisor/pom.xml b/backend/hypervisor/pom.xml index e7941addd..3032278b9 100644 --- a/backend/hypervisor/pom.xml +++ b/backend/hypervisor/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 ../../pom.xml 4.0.0 unidbg-hypervisor - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 diff --git a/backend/kvm/pom.xml b/backend/kvm/pom.xml index d944a909a..103db06d9 100644 --- a/backend/kvm/pom.xml +++ b/backend/kvm/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 ../../pom.xml 4.0.0 unidbg-kvm - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 diff --git a/backend/unicorn2/pom.xml b/backend/unicorn2/pom.xml index e9edd21ad..a4a7e16ce 100644 --- a/backend/unicorn2/pom.xml +++ b/backend/unicorn2/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 ../../pom.xml 4.0.0 unidbg-unicorn2 - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 diff --git a/pom.xml b/pom.xml index 81d80c55c..1772f4fde 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.zhkl0228 unidbg pom - 0.9.8-SNAPSHOT + 0.9.8 unidbg-api unidbg-android diff --git a/unidbg-android/pom.xml b/unidbg-android/pom.xml index 427335cc0..9cf694e5d 100644 --- a/unidbg-android/pom.xml +++ b/unidbg-android/pom.xml @@ -5,17 +5,17 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 4.0.0 unidbg-android - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 net.dongliu @@ -25,25 +25,25 @@ com.github.zhkl0228 unidbg-dynarmic - 0.9.8-SNAPSHOT + 0.9.8 test com.github.zhkl0228 unidbg-hypervisor - 0.9.8-SNAPSHOT + 0.9.8 test com.github.zhkl0228 unidbg-kvm - 0.9.8-SNAPSHOT + 0.9.8 test com.github.zhkl0228 unidbg-unicorn2 - 0.9.8-SNAPSHOT + 0.9.8 test diff --git a/unidbg-api/pom.xml b/unidbg-api/pom.xml index 1946c35b6..9adbf1aae 100644 --- a/unidbg-api/pom.xml +++ b/unidbg-api/pom.xml @@ -5,12 +5,12 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 4.0.0 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 diff --git a/unidbg-ios/pom.xml b/unidbg-ios/pom.xml index d24c2b110..6d8d6f41e 100644 --- a/unidbg-ios/pom.xml +++ b/unidbg-ios/pom.xml @@ -5,40 +5,40 @@ com.github.zhkl0228 unidbg - 0.9.8-SNAPSHOT + 0.9.8 4.0.0 unidbg-ios - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-api - 0.9.8-SNAPSHOT + 0.9.8 com.github.zhkl0228 unidbg-dynarmic - 0.9.8-SNAPSHOT + 0.9.8 test com.github.zhkl0228 unidbg-hypervisor - 0.9.8-SNAPSHOT + 0.9.8 test com.github.zhkl0228 unidbg-kvm - 0.9.8-SNAPSHOT + 0.9.8 test com.github.zhkl0228 unidbg-unicorn2 - 0.9.8-SNAPSHOT + 0.9.8 test