Skip to content

Commit 7dc4513

Browse files
committed
update versions
1 parent c3d7ae3 commit 7dc4513

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

alien-world/game.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
title = Alien World
3-
version = 0.1
3+
version = 0.3
44

55
[bootstrap]
66
main_collection = /main/main.collectionc

examples/game.project

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
title = Defold examples
3-
version = 0.1
3+
version = 0.3
44
dependencies =
55

66
[bootstrap]
@@ -33,3 +33,6 @@ max_count = 1024
3333
[library]
3434
include_dirs =
3535

36+
[graphics]
37+
texture_profiles = /default.texture_profiles
38+

ocean-commotion/game.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
title = Ocean Commotion
3-
version = 0.1
3+
version = 0.3
44

55
[bootstrap]
66
main_collection = /main/main.collectionc

war-battles/game.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
title = War Battles
3-
version = 0.1
3+
version = 0.3
44

55
[bootstrap]
66
main_collection = /main/main.collectionc

0 commit comments

Comments
 (0)