Skip to content

Commit 97a7734

Browse files
committed
chore: bump version to v0.9.9
1 parent 2593992 commit 97a7734

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
---
88

9+
## [0.9.9] - 2026-01-28
10+
11+
### 🚀 Pre-Release Polish
12+
- **Git Migration**: Migrated local packages (`kuron_core`, etc.) to proper git structure.
13+
- **Cleanup**: Removed legacy documentation and unused assets.
14+
- **Stability**: Repository restructuring in preparation for v1.0.0.
15+
916
## [0.9.0] - 2026-01-26
1017

1118
### 🚀 New Features

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Dart](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white)](https://dart.dev)
55
[![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)](https://www.android.com)
66
[![18+](https://img.shields.io/badge/Age_Restriction-18%2B-red?style=for-the-badge&logo=warning&logoColor=white)](#)
7-
[![RELEASE](https://img.shields.io/badge/Status-RELEASE_v0.9.0-green?style=for-the-badge&logo=android&logoColor=white)](#)
7+
[![RELEASE](https://img.shields.io/badge/Status-RELEASE_v0.9.9-green?style=for-the-badge&logo=android&logoColor=white)](#)
88

99
> [!TIP]
1010
> **[🇮🇩 Baca dalam Bahasa Indonesia](README_ID.md)**
@@ -15,7 +15,7 @@
1515

1616
## 📥 **Download Latest Release**
1717

18-
[📦 **Get v0.9.0**](https://github.com/shirokun20/nhasixapp/releases/tag/v0.9.0)
18+
[📦 **Get v0.9.9**](https://github.com/shirokun20/nhasixapp/releases/tag/v0.9.9)
1919

2020
| Variant | Size | Best For | Status |
2121
|:-------|:----:|:---------|:------:|

README_ID.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Dart](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white)](https://dart.dev)
55
[![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)](https://www.android.com)
66
[![18+](https://img.shields.io/badge/Batasan_Usia-18%2B-red?style=for-the-badge&logo=warning&logoColor=white)](#)
7-
[![RELEASE](https://img.shields.io/badge/Status-RELEASE_v0.9.0-green?style=for-the-badge&logo=android&logoColor=white)](#)
7+
[![RELEASE](https://img.shields.io/badge/Status-RELEASE_v0.9.9-green?style=for-the-badge&logo=android&logoColor=white)](#)
88

99
> [!TIP]
1010
> **[🇺🇸 Read in English](README.md)**
@@ -15,7 +15,7 @@
1515

1616
## 📥 **Download Rilis Terbaru**
1717

18-
[📦 **Download v0.9.0**](https://github.com/shirokun20/nhasixapp/releases/tag/v0.9.0)
18+
[📦 **Download v0.9.9**](https://github.com/shirokun20/nhasixapp/releases/tag/v0.9.9)
1919

2020
| Varian | Ukuran | Cocok Untuk | Status |
2121
|:-------|:----:|:---------|:------:|

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: nhasixapp
22
description: "A new Flutter project."
33
publish_to: "none"
4-
version: 0.9.0+16
4+
version: 0.9.9+1
55

66
environment:
77
sdk: ^3.5.4

0 commit comments

Comments
 (0)