Browse Source

fix version

잉여개발기 (SPDV) 3 years ago
parent
commit
c8621575cb
2 changed files with 2 additions and 1 deletions
  1. 1 0
      route/recent_discuss.py
  2. 1 1
      version.json

+ 1 - 0
route/recent_discuss.py

@@ -66,6 +66,7 @@ def recent_discuss(tool):
                 '</tr>' + \
             ''
 
+            count += 1
 
         div += '' + \
                 '</tbody>' + \

+ 1 - 1
version.json

@@ -1,6 +1,6 @@
 {
     "beta" : {
-        "r_ver" : "v3.4.5-unstable (stable2) (beta6-89)",
+        "r_ver" : "v3.4.5-unstable (stable2) (beta6-90)",
         "c_ver" : "3500354",
         "s_ver" : "3500111"
     }