Skip to content

Commit

Permalink
Beta 3.1 (release candidate)
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Feb 15, 2020
1 parent 444e2b1 commit 1d515aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arduino_Miner.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
###################################################
# Duino-Coin Arduino Miner (Beta 3.1rc.1rc) © revox 2020
# Duino-Coin Arduino Miner (Beta 3.1rc) © revox 2020
# https://github.com/revoxhere/duino-coin
###################################################
import socket, subprocess, threading, time, random, configparser, getpass, sys, os, hashlib, datetime, signal, platform
Expand Down

0 comments on commit 1d515aa

Please sign in to comment.