Skip to content

Commit

Permalink
v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jc21 committed Jun 6, 2023
1 parent 8fc7075 commit c7ba981
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion SPECS/starship.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global gh_user starship

Name: starship
Version: 1.13.1
Version: 1.14.2
Release: 1
Summary: The cross-shell prompt for astronauts
Group: Applications/System
Expand Down Expand Up @@ -36,6 +36,9 @@ rm -rf %{buildroot}
/usr/bin/%{name}

%changelog
* Tue Jun 6 2023 Jamie Curnow <jc@jc21.com> - 1.14.2-1
- v1.14.2

* Mon Feb 27 2023 Jamie Curnow <jc@jc21.com> - 1.13.1-1
- v1.13.1

Expand Down
2 changes: 1 addition & 1 deletion rpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publish": {
"PACKAGE": "starship",
"GH_USER": "jc21-rpm",
"VERSION": "1.13.1"
"VERSION": "1.14.2"
}
}

0 comments on commit c7ba981

Please sign in to comment.