Skip to content

Commit

Permalink
Preparations for version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulocracy committed Sep 25, 2024
1 parent a081c0f commit 486d68e
Show file tree
Hide file tree
Showing 23 changed files with 58 additions and 898 deletions.
184 changes: 53 additions & 131 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cnapy/appdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class AppData(QObject):

def __init__(self):
QObject.__init__(self)
self.version = "cnapy-1.2.1"
self.version = "cnapy-1.2.2"
self.format_version = 2
self.unsaved = False
self.project = ProjectData()
Expand Down
2 changes: 1 addition & 1 deletion cnapy/data/blank.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
201 changes: 0 additions & 201 deletions constructor/linux/LICENSE

This file was deleted.

8 changes: 0 additions & 8 deletions constructor/linux/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions constructor/linux/construct.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions constructor/linux/post_install.sh

This file was deleted.

Loading

0 comments on commit 486d68e

Please sign in to comment.