Compare commits

..

3 Commits

Author SHA1 Message Date
Niels
4af8cd9f9a Bump version to 2.0.0 2025-05-31 11:46:52 +02:00
Niels
64e81012cb Removed old melody 2025-05-31 11:46:34 +02:00
Niels
ac6f395a24 Testing another melody 2025-05-31 11:45:54 +02:00
4 changed files with 2 additions and 2 deletions

Binary file not shown.

BIN
qml/data/tetris.ogg Normal file

Binary file not shown.

View File

@ -32,7 +32,7 @@ Page {
property int ghostEnabled: Settings.getValue("ghostEnabled",1)
property int musicEnabled: Settings.getValue("musicEnabled",1)
property int sfxEnabled: Settings.getValue("sfxEnabled",1)
property string musicScore: "../data/Kraku - Tetris part 1.ogg" //: Settings.getValue("musicScore","")
property string musicScore: "../data/tetris.ogg" //: Settings.getValue("musicScore","")
property int scoreValue
property int speedValue
property int linesValue

View File

@ -1,7 +1,7 @@
Name: harbour-tetrafish
Summary: TetraFish
Version: 0.0.1
Version: 2.0.0
Release: 1
License: LICENSE
URL: http://example.org/