Skip to content

Commit

Permalink
Merge pull request #68 from ar-io/develop
Browse files Browse the repository at this point in the history
Release changelog fix to main
  • Loading branch information
atticusofsparta authored Jan 28, 2025
2 parents af5cad5 + 348dea8 commit 7919218
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [12] - [mwCMAjglwV_96oEMEIi5epg_QXElOMzEcLkCUeQyGGo] - (2025-1-28)

### Changed

- Adjusts min and max allowed TTLs to 60 (1 minute) and 86400 (1 day), respetively. Defaults to 900 seconds (15 mins).
Expand Down
2 changes: 1 addition & 1 deletion version.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// TODO: make this an auto generated file

export default '10';
export default '12';

0 comments on commit 7919218

Please sign in to comment.