Skip to content

Commit

Permalink
Moving version to 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BeamCtrl committed Dec 11, 2022
1 parent cc08631 commit 119b730
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airiana-core.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
###################IMPORTS
vers = "10.3"
vers = "11.0"
import airdata
import numpy
import select
Expand Down
2 changes: 1 addition & 1 deletion public/current_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
10.3 Valid
11.0 Valid

0 comments on commit 119b730

Please sign in to comment.