From f983fc733cbdb33894904beedda3684df6345d10 Mon Sep 17 00:00:00 2001 From: Connor Turland <1409121+Connoropolous@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:34:01 -0800 Subject: [PATCH] v9.8.1-alpha --- .github/workflows/release.yml | 6 +++--- README.md | 2 +- electron/package.json | 2 +- package.json | 2 +- web/dist/splashscreen.html | 2 +- web/package.json | 2 +- web/src/splashscreen.html | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 25ac0491..cab308e3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,16 +59,16 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - gh release upload "${GITHUB_REF#refs/tags/}" "electron/out/Acorn-9.7.1-alpha.AppImage" --clobber + gh release upload "${GITHUB_REF#refs/tags/}" "electron/out/Acorn-9.8.1-alpha.AppImage" --clobber - name: upload binary (macos only) if: ${{ runner.os == 'macOs' }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - gh release upload "${GITHUB_REF#refs/tags/}" "electron/out/Acorn.9.7.1-alpha.darwin-x64.zip" --clobber + gh release upload "${GITHUB_REF#refs/tags/}" "electron/out/Acorn.9.8.1-alpha.darwin-x64.zip" --clobber - name: upload binary (Windows only) if: ${{ runner.os == 'Windows' }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - gh release upload "$($env:GITHUB_REF -replace "refs/tags/")" "electron/out/Acorn.Setup.9.7.1-alpha.exe" --clobber + gh release upload "$($env:GITHUB_REF -replace "refs/tags/")" "electron/out/Acorn.Setup.9.8.1-alpha.exe" --clobber diff --git a/README.md b/README.md index 10241edf..748056bf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Acorn is currently in **Alpha** testing phase. ## Things you can do -- [**Download & install the latest Acorn release**](https://github.com/lightningrodlabs/acorn/releases/tag/v9.7.1-alpha). +- [**Download & install the latest Acorn release**](https://github.com/lightningrodlabs/acorn/releases/tag/v9.8.1-alpha). - Check out the [Acorn Knowledge Base](https://docs.acorn.software) to learn more about Acorn, its methodology and features. diff --git a/electron/package.json b/electron/package.json index 06725891..965ab038 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "acorn", - "version": "9.7.1-alpha", + "version": "9.8.1-alpha", "description": "Open source peer-to-peer project management for software teams", "main": "dist/index.js", "scripts": { diff --git a/package.json b/package.json index ed90652f..0b014ab3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "acorn-workspace", "packageManager": "yarn@1.22.19", - "version": "9.7.1-alpha", + "version": "9.8.1-alpha", "private": true, "workspaces": { "packages": [ diff --git a/web/dist/splashscreen.html b/web/dist/splashscreen.html index 4a6d19bc..98959076 100644 --- a/web/dist/splashscreen.html +++ b/web/dist/splashscreen.html @@ -1,4 +1,4 @@ -Acorn
Photograph by Valeriia Miller
version 9.7.1-alpha
Setting up Holochain...
Acorn is an open-source, peer-to-peer project management application designed and built for distributed software development teams. Acorn functions through defining Intended Outcomes for a project in a Dependency Tree structure.

Acorn is built as a Holochain application, meaning it runs on decentralized peer-to-peer computing and can be used without server infrastructure or a hosting service. The users of a particular Acorn instance are its hosting power.
© 2020-2023 Harris-Braun Enterprises, LLC.
Licensed under the Cryptographic Autonomy License v1.0.
Photograph by Valeriia Miller
version 9.8.1-alpha
Setting up Holochain...
Acorn is an open-source, peer-to-peer project management application designed and built for distributed software development teams. Acorn functions through defining Intended Outcomes for a project in a Dependency Tree structure.

Acorn is built as a Holochain application, meaning it runs on decentralized peer-to-peer computing and can be used without server infrastructure or a hosting service. The users of a particular Acorn instance are its hosting power.
© 2020-2023 Harris-Braun Enterprises, LLC.
Licensed under the Cryptographic Autonomy License v1.0.
\ No newline at end of file diff --git a/web/package.json b/web/package.json index f9bc3fd4..d0eda7a0 100644 --- a/web/package.json +++ b/web/package.json @@ -1,6 +1,6 @@ { "name": "acorn-ui", - "version": "9.7.1-alpha", + "version": "9.8.1-alpha", "browser": { "child_process": false }, diff --git a/web/src/splashscreen.html b/web/src/splashscreen.html index 89429804..560893e5 100644 --- a/web/src/splashscreen.html +++ b/web/src/splashscreen.html @@ -12,7 +12,7 @@
-
version 9.7.1-alpha
+
version 9.8.1-alpha
Setting up Holochain...