Skip to content

Commit

Permalink
Fixed since specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
gbevin committed Feb 25, 2024
1 parent d8c0170 commit 9d769a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/rife/bld/operations/CreateAppOperation.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Creates a new app project structure.
*
* @author Geert Bevin (gbevin[remove] at uwyn dot com)
* @since 1.8
* @since 1.9
*/
public class CreateAppOperation extends AbstractCreateOperation<CreateAppOperation, Project> {
public CreateAppOperation() {
Expand Down

0 comments on commit 9d769a9

Please sign in to comment.