Skip to content

Commit

Permalink
Bump user agent to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theandrew168 committed Oct 7, 2024
1 parent 0ba2442 commit c591eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/fetch/web/useragent.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package web

const UserAgent = "Bloggulus/0.3.7 (+https://bloggulus.com)"
const UserAgent = "Bloggulus/0.4.0 (+https://bloggulus.com)"

0 comments on commit c591eea

Please sign in to comment.