Skip to content

Commit 45ed6c8

Browse files
committed
Update version number.
1 parent f714aab commit 45ed6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/androidquery/util/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public interface Constants {
2020

2121

2222

23-
public static final String VERSION = "0.26.8";
23+
public static final String VERSION = "0.26.9";
2424

2525
public static final int LAYER_TYPE_SOFTWARE = 1;
2626
public static final int LAYER_TYPE_HARDWARE = 2;

0 commit comments

Comments
 (0)