We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcf5e0e + 280e378 commit 709fae3Copy full SHA for 709fae3
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## [0.0.3] - 2025-07-18
+## [0.0.3] - 2025-07-21
8
9
### Added
10
- Introduced node notarization: records content checksums on the blockchain to ensure tamper-proof integrity.
pom.xml
@@ -10,7 +10,7 @@
</parent>
11
<groupId>org.saidone</groupId>
12
<artifactId>alfresco-node-vault</artifactId>
13
- <version>0.0.3-SNAPSHOT</version>
+ <version>0.0.3</version>
14
<name>alfresco-node-vault</name>
15
<description>Alfresco Node Vault</description>
16
<url/>
0 commit comments