Skip to content

Commit

Permalink
Publishing version 2024.03.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Deer-Spangle committed Mar 15, 2024
1 parent 51add64 commit 1ddc1f5
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.2"
VERSION = "2024.03.3"
prom = Prometheus::Client.registry
version_info = prom.gauge(
:faexport_info,
Expand Down

0 comments on commit 1ddc1f5

Please sign in to comment.