Changeset 8b5c076 in Klonkt


Ignore:
Timestamp:
07/03/2026 10:41:43 PM (2 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
006a3be
Parents:
422b20d
Message:

chore(release): 1.3.2

Patch release: the Updates page works in the Android app (shows the
newest stable version; the button runs the phone updater).

  • package.json — 1.3.1 -> 1.3.2
  • CHANGELOG(.nl/.de).md — [Unreleased] -> [1.3.2] — 2026-07-02 (all three)

Co-Authored-By: Claude <noreply@…>

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.de.md

    r422b20d r8b5c076  
    55
    66## [Unreleased]
     7
     8## [1.3.2] — 2026-07-02
    79
    810### Behoben
  • CHANGELOG.md

    r422b20d r8b5c076  
    55
    66## [Unreleased]
     7
     8## [1.3.2] — 2026-07-02
    79
    810### Fixed
  • CHANGELOG.nl.md

    r422b20d r8b5c076  
    55
    66## [Unreleased]
     7
     8## [1.3.2] — 2026-07-02
    79
    810### Opgelost
  • package.json

    r422b20d r8b5c076  
    11{
    22  "name": "klonkt",
    3   "version": "1.3.1",
     3  "version": "1.3.2",
    44  "description": "Klonkt — self-hosted multi-site music & blog platform (solo, hub or circles). Node + SQLite + htmx.",
    55  "license": "AGPL-3.0-or-later",
Note: See TracChangeset for help on using the changeset viewer.