mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
chore: bump version for tag
This commit is contained in:
parent
269066e036
commit
fd41395ab8
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
## Pending release
|
## Pending release
|
||||||
|
|
||||||
## What's Changed
|
## What's Changed
|
||||||
## [4.9.0](https://github.com/eddyizm/tempo/releases/tag/v4.9.0) (2026-01-24)
|
## [4.9.1](https://github.com/eddyizm/tempo/releases/tag/v4.9.1) (2026-01-24)
|
||||||
* chore: i18n: Add Romanian translation (including locale_config this time!) by @DevMatei in https://github.com/eddyizm/tempus/pull/357
|
* chore: i18n: Add Romanian translation (including locale_config this time!) by @DevMatei in https://github.com/eddyizm/tempus/pull/357
|
||||||
* French localization update by @benoit-smith in https://github.com/eddyizm/tempus/pull/356
|
* French localization update by @benoit-smith in https://github.com/eddyizm/tempus/pull/356
|
||||||
* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/364
|
* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/364
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
## New Contributors
|
## New Contributors
|
||||||
* @pgrit made their first contribution in https://github.com/eddyizm/tempus/pull/375
|
* @pgrit made their first contribution in https://github.com/eddyizm/tempus/pull/375
|
||||||
|
|
||||||
**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.4...v4.9.0
|
**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.4...v4.9.1
|
||||||
|
|
||||||
## What's Changed
|
## What's Changed
|
||||||
## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13)
|
## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13)
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ android {
|
||||||
targetSdk 35
|
targetSdk 35
|
||||||
|
|
||||||
versionCode 14
|
versionCode 14
|
||||||
versionName '4.9.0'
|
versionName '4.9.1'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue