Skip to content

Commit

Permalink
Gitworks version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hungry Warrior committed Jun 24, 2024
1 parent 60b5394 commit 4c67f4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
env:
SGX_MODE: HW
VERSION: "1.0.2"
VERSION: "1.0.3"
PRODUCTION_MODE: true
steps:
- uses: actions/checkout@v3
Expand Down
8 changes: 4 additions & 4 deletions deb/control
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Package: swisstronik-v1.0.3
Package: swisstronik
Priority: optional
Architecture: amd64
Homepage: https://github.com/SigmaGmbH/swisstronik-chain
Maintainer: https://github.com/SigmaGmbH
Provides: swisstronik-v1.0.3
Conflicts: swisstronik-v1.0.3
Replaces: swisstronik-v1.0.3
Provides: swisstronik
Conflicts: swisstronik
Replaces: swisstronik
Depends: libsnappy1v5
Description: Swisstronik is an identity-based hybrid layer-1 blockchain ecosystem.
It lets Web 3.0 and traditional companies build KYC, AML and DPR compliant applications with enhanced data privacy.

0 comments on commit 4c67f4c

Please sign in to comment.