Skip to content

Commit

Permalink
chore: 🔖 Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Feb 11, 2024
1 parent 0aadc04 commit d592ebb
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## Calamares Core `v3.3.2_001`

### For Users

- Update the installer from upstream, bringing new features and bug-fixes.

### For Developers

- Prune build dependencies

## Calamares Core `v3.3.0_alpha006_001`

### For Users
Expand Down
2 changes: 1 addition & 1 deletion packaging/calamares-core-git/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: shivanandvp <[email protected]>

pkgname=calamares-core-git
pkgver=3.3.0_alpha006_001
pkgver=3.3.2_001
pkgrel=1

arch=('x86_64' 'aarch64')
Expand Down
2 changes: 1 addition & 1 deletion packaging/calamares-core-local/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: shivanandvp <[email protected]>

pkgname=calamares-core-local
pkgver=3.3.0_alpha006_001
pkgver=3.3.2_001
pkgrel=1

arch=('x86_64' 'aarch64')
Expand Down
2 changes: 1 addition & 1 deletion packaging/calamares-core/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: shivanandvp <[email protected]>

pkgname=calamares-core
pkgver=3.3.0_alpha006_001
pkgver=3.3.2_001
pkgrel=1

arch=('x86_64' 'aarch64')
Expand Down

0 comments on commit d592ebb

Please sign in to comment.