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

Commit 48c01cf

Browse files
Fix
1 parent ddcc792 commit 48c01cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ build
22
.kdev4
33
*.jsc
44
*.qmlc
5-
grinprice-*.plasmoi
5+
grinprice-*.plasmoid

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ run:
88

99
.PHONY: zip
1010
zip:
11-
zip -r grinprice-1.2.plasmoid ./package/
11+
zip -r grinprice-1.1.plasmoid ./package/

0 commit comments

Comments
 (0)