Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Commit b839fc8

Browse files
author
Plat
committed
chore: version 1.2.0
1 parent 32dae2a commit b839fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import 'package:path/path.dart' as path;
77
import 'package:window_size/window_size.dart';
88

99
const _projectTitle = 'Real-CUGAN-GUI';
10-
const _projectVersion = '1.1.0';
10+
const _projectVersion = '1.2.0';
1111

1212
void main() async {
1313
// おまじない

0 commit comments

Comments
 (0)