Skip to content

Commit

Permalink
update Whatsapp Web version
Browse files Browse the repository at this point in the history
  • Loading branch information
hossinasaadi committed Feb 11, 2022
1 parent 587e463 commit 199af2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/whatsapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from utilities import *;
from whatsapp_binary_reader import whatsappReadBinary;

WHATSAPP_WEB_VERSION="2,2121,6"
WHATSAPP_WEB_VERSION="2,2136,10"

reload(sys);
sys.setdefaultencoding("utf-8");
Expand Down

0 comments on commit 199af2c

Please sign in to comment.