Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
redblade7 committed Dec 15, 2022
1 parent 2a17eaf commit 3dd5847
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lightmusicclub

**Light Music Club v2 beta (20221001)**
**Light Music Club v2 stable (20221215)**

Light Music Club, created by redneonglow, is a Fediverse picture bot for fans of idol anime. Light Music Club downloads random artwork from Danbooru based on various anime music franchises and posts them to the Fediverse.

Expand Down
2 changes: 1 addition & 1 deletion lightmusicclub.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
import argparse,json,requests,secrets,sys

#program version
progver = "2 beta (20221001)"
progver = "2 stable (20221215)"

#anime franchises
franchises = ["hibike!_euphonium","idolmaster","k-on!","love_live!","show_by_rock!!"]
Expand Down

0 comments on commit 3dd5847

Please sign in to comment.