diff --git a/.github/workflows/mdbuild.yml b/.github/workflows/mdbuild.yml index 37900c3..61299da 100644 --- a/.github/workflows/mdbuild.yml +++ b/.github/workflows/mdbuild.yml @@ -70,7 +70,7 @@ jobs: id: downloadfile name: Download rootfs with: - url: https://github.com/deepin-community/deepin-rootfs/releases/download/v${{ env.ROOTFS_VERSION }}/deepin-rootfs-${{ env.arch }}.tar.gz + url: https://github.com/deepin-community/deepin-rootfs/releases/download/v${{ env.ROOTFS_VERSION }}/deepin-wsl-rootfs-${{ env.arch }}.tar.gz target: ${{ matrix.arch }} filename: deepin-rootfs.tar.gz diff --git a/deepinWSL-Appx/MyDistro.appxmanifest b/deepinWSL-Appx/MyDistro.appxmanifest index b68d63d..6b2edd3 100644 --- a/deepinWSL-Appx/MyDistro.appxmanifest +++ b/deepinWSL-Appx/MyDistro.appxmanifest @@ -1,6 +1,6 @@  - + deepin WSL diff --git a/version.txt b/version.txt index 67539e4..12cf88d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.2.0 \ No newline at end of file +1.0.3.0 \ No newline at end of file