Kicking version number.
2 files changed, 7 insertions(+), 6 deletions(-)

M qc.rkt
M spec.org
M qc.rkt +1 -1
@@ 6,7 6,7 @@ 
               (nickname "qube-cat")
               (description "Cat on a hot, cubular roof!")
               (author "oofoe@cjmunday.com")
-              (version "0.9.1")
+              (version "0.9.2")
               (license "GPL-3.0-or-later")))
 
 ; Utilities

          
M spec.org +6 -5
@@ 113,7 113,7 @@ 
 
   itch.io full-screen play not supported at this time.
 
-* Tasks [58%]
+* Tasks [56%]
   - [X] Get animation working.
   - [X] Get transfer between blocks working.
   - [X] Add guard to layout.

          
@@ 135,19 135,20 @@ 
   - [X] HUD qube change guide.
   - [X] Music
   - [X] Build yarnball.
+  - [X] Level states.
+  - [X] Figure out when done.
+  - [X] Level colour schemes.
+  - [X] Levels
   - [ ] Get yarnball drop working.
   - [ ] Randomly generated levels.
   - [ ] Cat chases yarnball off pyramid on collission.
   - [ ] Countdown clock.
   - [ ] When cat returns from fall, choose sw or se orientation.
-  - [X] Level states.
-  - [X] Figure out when done.
+  - [ ] Level methods
   - [ ] Reward on end of level?
   - [ ] Build breakables.
   - [ ] Get breakables working.
-  - [X] Level colour schemes.
   - [ ] Level intro screens.
-  - [X] Levels
   - [ ] Title
   - [ ] Logo
   - [ ] Credits