Skip to content

Commit

Permalink
Place version above license
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Dec 30, 2023
1 parent 822d042 commit 41357c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Template/pls.rb.jinja
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Pls < Formula
desc "Prettier and powerful ls for the pros"
homepage "https://pls.cli.rs/"
license "GPL-3.0-or-later"
version "{{ VERSION }}"
license "GPL-3.0-or-later"

if OS.mac?
url "{{ MAC_URL }}"
Expand Down

0 comments on commit 41357c2

Please sign in to comment.