Skip to content

Commit

Permalink
Bump version: 3.3.1 → 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
k-donn committed Dec 1, 2024
1 parent 3930bb4 commit ab1edc3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 3.3.1
current_version = 3.3.2
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion plasmoid/contents/ui/config/ConfigStation.qml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ KCM.SimpleKCM {
Kirigami.Separator{}

PlasmaComponents.Label {
text: "Version 3.3.1"
text: "Version 3.3.2"
}

}
Expand Down
2 changes: 1 addition & 1 deletion plasmoid/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"Name[ru_RU]": "Wunderground",
"Name[zh_CN]": "Wunderground",
"Name[zh_TW]": "Wunderground",
"Version": "3.3.1",
"Version": "3.3.2",
"Website": "https://github.com/k-donn/plasmoid-wunderground"
},
"X-KDE-ParentApp": "",
Expand Down

0 comments on commit ab1edc3

Please sign in to comment.