Skip to content

Commit fc9a550

Browse files
ADD: inc sw-version after release
1 parent 3937467 commit fc9a550

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

miniprojects/PixelEditor/upixeleditor.pas

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,20 +70,21 @@
7070
* ADD: Cleanup STRG+C / STRG+V Code
7171
* -Released- 0.10 - ADD: Feature Request #7 Add Background Image (via double right click)
7272
* ADD: improve UI for Select subimage
73-
* 0.11 - ADD: Colored / monochron switcher
73+
* -Released- 0.11 - ADD: Colored / monochron switcher
7474
* ADD: improve UX
7575
* ADD: more key commands
7676
* ADD: Color curve feature
7777
* FIX: "Pic color" -> "Pick color"
7878
* ADD: CTRL+X
79+
* 0.12 -
7980
*
8081
* Known Bugs:
8182
* - Ellipsen kleiner 4x4 Pixel werden nicht erzeugt
8283
*
8384
* Missing Features:
8485
*
8586
*)
86-
Version = '0.11';
87+
Version = '0.12';
8788

8889
(*
8990
* History: 1 - Initialversion

0 commit comments

Comments
 (0)