Skip to content

Commit 709fae3

Browse files
authored
Merge pull request #264 from saidone75/dev
Update project version to 0.0.3 release and adjust changelog date
2 parents bcf5e0e + 280e378 commit 709fae3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [0.0.3] - 2025-07-18
7+
## [0.0.3] - 2025-07-21
88

99
### Added
1010
- Introduced node notarization: records content checksums on the blockchain to ensure tamper-proof integrity.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>org.saidone</groupId>
1212
<artifactId>alfresco-node-vault</artifactId>
13-
<version>0.0.3-SNAPSHOT</version>
13+
<version>0.0.3</version>
1414
<name>alfresco-node-vault</name>
1515
<description>Alfresco Node Vault</description>
1616
<url/>

0 commit comments

Comments
 (0)