Skip to content

Commit

Permalink
Publishing version 2024.03.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Deer-Spangle committed Mar 19, 2024
1 parent d5fc262 commit 35a9cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faexport.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
Tilt.register Tilt::RedcarpetTemplate, "markdown", "md"

# Do not update this manually, the github workflow does it.
VERSION = "2024.03.3"
VERSION = "2024.03.4"
prom = Prometheus::Client.registry
version_info = prom.gauge(
:faexport_info,
Expand Down

0 comments on commit 35a9cdd

Please sign in to comment.